It took me a long time: Here is how I put a #django app in #docker, serve it with #traefik and automate the deployment with #ansible
I started the project at #GPN and consider it finished with this blog post 🥳
https://hyteck.de/post/deploying-django-with-docker-and-ansible/
#django #docker #Traefik #ansible #gpn
Has anyone here ever tinkered with the #Cryptpad reverse proxy configuration?
I try to get it to run with #Traefik but fail currently. The last change to a community maintained traefik config was 2 years ago :(
https://github.com/xwiki-labs/cryptpad-docker/blob/main/traefik2.yml
Gibt es hier zufällig jemanden, der sich mit #Traefik auskennt? Ich nutze den als Reverse Proxy für eine Menge Docker Container. Das geht ja super über Labels.
Jetzt würde ich gerne eine Subdomain für einen Dienst nutzen, der auf dem Server läuft, aber nicht als Docker Container. Ich hab das als statische Route eingetragen zur IP - das klappt auch, nur ist es dann halt eine unsichere Verbindung und das ist doof. Wie bekomme ich da TLS hin?