Replies: 1 comment
-
Here's my traefik docker-compose.yml file I ended up with after discovering I needed to use the --force-recreate tag to get docker compose to pick up the changes. I adapted Techno Tim's Traefik docker-compose.yml for the front end proxy and used the labels from his Portainer docker-compose.yml file.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All 👋
May I ask someone to please post their working Traefik front end proxy + Umami docker-compose.yml file?
I had separate, working docker-compose.yml files for both Traefik and Umami but the original host took a nose dive last week (Dedipath, IYKYK) so I spun up a VPS on a new host, used the same OS (Debian 11), rebuilt the environment, and launched the containers with Docker Compose. At this point I've tried a few dozen docker-compose.yml, re-imaged and rebuilt the VPS twice, nuked the docker images so many times I've lost count, and worked through the errors as they've popped up but I can't get Umami to come up and fully working.
So I'm hoping for someone to post their "known good" script for me to work from with normal things redacted such as the host URL, app salts nuked... I can fill all that stuff back in, no worries.
Thank you in advance for any help.
Beta Was this translation helpful? Give feedback.
All reactions