self-hosted-simplelogin
self-hosted-simplelogin copied to clipboard
Docker-based self-hosted SimpleLogin.io configuration
I wonder if it's a good idea to point MX from root domain to app (simple-login) because it seems to expose the IP in those who are using Cloudflare on...
I'm sucessfully running 4.6.5-beta using your repo. Thanks for your work. Unfortunately latest mobile app versions using a api endpoint, which was implemented later. I don't know the exact version....
- Add PowerDNS support for acme.sh - Upgrade Nginx, PostgreSQL, acme.sh, postfix docker container - Fix Nginx with IPv6 for mta-sts domain - Fix Postfix with IPv6 - Add TLSA...
By default, Postfix used port 25 for SMTP. Is there a way to enable port 587 for secure communication?
In commit https://github.com/springcomp/self-hosted-simplelogin/commit/3471bb9842112cc2c475a1c8042e9148f5243f9, HSTS configuration is fixed/correctly enabled, but this is implemented via a "local file". This way increases the complexity of the configuration. Furthermore, HSTS is enabled via the...
When starting up this stack, there are some dependencies regarding SSL-certificates: 1. when containers `sl-app` and `traefik` are both up and running, traefik starts requesting certificates from letsencrypt 2. after...