hast ein von euch schon linuxserver.io mit Nextcloud ausprobiert?
Der SWAG Container erscheint mir interessant:
SWAG - Secure Web Application Gateway (formerly known as letsencrypt, no relation to Letâs Encryptâą) sets up an Nginx webserver and reverse proxy with php support and a built-in certbot client that automates free SSL server certificate generation and renewal processes (Letâs Encrypt and ZeroSSL). It also contains fail2ban for intrusion prevention.
Ein Alternative zu SWAG habe ich nicht ersuchen können, SWAG scheint ein Alleinstellungsmerkmal zu haben.
SWAG - Secure Web Application Gateway (formerly known as letsencrypt, no relation to Letâs Encryptâą) sets up an Nginx webserver and reverse proxy with php support and a built-in certbot client that automates free SSL server certificate generation and renewal processes (Letâs Encrypt and ZeroSSL). It also contains fail2ban for intrusion prevention .
4 StĂŒck Dienste in einem Container:
Nginx webserver
reverse proxy with php support
built-in certbot client that automates free SSL server certificate generation
fail2ban for intrusion prevention
Die Konfiguration ist fĂŒr mich nicht trivial:
Auszug:
For instance, it is ok to have port 443 on router (wan) forward to port 444 on the host, and then map port 444 to port 443 in docker run/create or compose yml.
mit vi oder nano. auf der kommando zeile. oder vscode in einer graphischen oberflĂ€che. der hat schönes systax highlighting fĂŒr yaml. atom und eclipse gehen auch. von word oder libreoffice wĂŒrde ich aber abraten.
Was muss ich bezĂŒglich Traefik berĂŒcksichtigen?
Z. B. wenn ich Pi-Hole noch als Container auf dem System haben möchte.
Richtig gecheckt habe ich das Zusammenspiel noch nicht.
docker-compose sollte wohl funktionieren:
duckdns:
Let's Encrypt (acme) server connects to DuckDNS
Supports wildcard certs (only for the sub-subdomains)
No need for own domain (free)
Ist SWAG speziell auf DuckDNS abgestimmt?
Edit: Do. 4. Febr. 2021
Hallo @Reiner_Nippes, siehst Du fĂŒr dein SWAG Container eine Zukunft?
Wie schĂ€tzt Du die Technik, das Potenzial fĂŒr eine Weiterentwicklung ein?
Lohnt es sich in den SWAG Container einzuarbeiten?