-
Hello,
is there a Guide to install SSL Let´s Encrypt Certicate?
I install Sesdashboard over AWS.
Thank you
Dany
-
• Version of Directus **8.7.2**
• Server, OS & Database Details **Docker image 8.7.2**
• Error Messages
Client sent an HTTP request to an HTTPS server.
• Steps to Reproduce
Upload an image in …
-
Things I have tried
1. In .env, `NOTIFO_DOMAIN=localhost`
2. docker compose up
3. Chrome > visit https://localhost
4. error in docker console
notifo_proxy-1 | 2024/04/15 07:48:46 http: TLS ha…
-
Use pi-hole as a dhcp allows:
- blocking connections (add blocker, ...)
- create names that can be used by the ngix to map to containers
-
Dozzle provides a nice way to monitor the full set of docker-compose apps on a given web server. We have manually set up such a service on one of our servers using the instructions below, but we would…
-
For the agent i cannot find a way to make sure that the message:
Client sent an HTTP request to an HTTPS server.
Does not turn up anymore, for the portainer "dashboard" i could configure docker to u…
-
hi i have been trying to deploy this behind an apache2 reverse proxy a couple times, and still cant get it to work with caddy, and if i use filtron directly all files are using localhost instead of th…
-
Hi there, I'd love to use the layer4 app without giving up on the Caddyfile, since it's YAMLness makes it easy for me to configure.
Could your layer4 extension be used for the following scenario:
…
-
It could be nice to have a docker-compose.with-ssl.yml that provide ctfnote + a reverse proxy with SSL (let's encrypt)
It's easy to do with traefik or caddy.
We just need to find an easy way for…
-
It would be great to have some sort of authentication in front of the ollama api. Currently I´m using Nginx Proxy Manager to add a Access List to prevent unauthorized access but a standard way impleme…