Paris Kasidiaris
Paris Kasidiaris
Can you provide the following to better understand what might be happening: - Ceryx version you are using (since [0.6.0](https://github.com/sourcelair/ceryx/releases/tag/0.6.0) trailing slashes are mandatory) - The full command you are...
Hi @w4tsn thanks a lot for your proposal and your kind works. We will get back on this next week, in order to review the use case, semantics and implmentation.
Hello @kyb3r, The Ceryx API is intentionally not exposed. Currently it has not any authentication mechanism, which makes it completely unsuitable for public exposure. To access the Ceryx API run...
There are two ways to do this: 1. Expose `ceryx` to the `host` network. If you do this though, you won't be able to use other Docker networks though. 2....
Hi @rnixx! Deploying Ceryx in either: - Docker: https://github.com/sourcelair/ceryx#running-ceryx, or - Kubernetes: https://github.com/sourcelair/ceryx#running-ceryx-in-kubernetes should do the work for you by exposing the API only in the internal network named `api`.
Thanks for reporting and for your comments/ Let's keep this open. We should fix this upstream.
Thanks for reporting this! It will be fixed as part of our next update in September.
The only way to achieve this at the moment is by managing the certificates yourself and setting them as custom certificates to your desired routes (this feature was introduced in...
Sorry for nagging here. Can any of the maintainers share if this can happen right now, if there is any kind of workaround for this or, there are any features...
Second that. We are working on [django-prose](https://github.com/withlogicco/django-prose), a library bringing functionality similar to Action Text to Django. The admin interface of Django provides dark mode by default, which makes Trix...