EC
Ente Communityโ€ข3w ago
eddie

Drop-In Traefik Override File for Ente

Hello! After a bunch of research and trial and error, I finally figured out how to get the full Ente stack up and running behind traefik! I also figured out how to make it pretty easy for anyone else to do too. Here are the override files - https://github.com/etuckeriv/homelab-stuff/tree/main/ente All you have to do is: 1. run the official ente quickstart script, choose "n" when it asks you if you want to start ente 2. drop the override files into the same directory as the "compose.yaml" file 3. update the .env file with your own values (I provided pretty thorough commentary to hopefully guide you.. and maybe to remind myself later ๐Ÿ˜† ) 4. then deploy the stack You don't have to touch the stock "compose.yaml" file, but you do need to comment out the postgres database lines in museum.yaml, as well as update your app host information. I also added some lines to disable the ente-provided database and point it towards an existing postgres db container. Other than that, I think it's pretty straight-forward (I hope!) Enjoy!
GitHub
homelab-stuff/ente at main ยท etuckeriv/homelab-stuff
stuff for my homelab. Contribute to etuckeriv/homelab-stuff development by creating an account on GitHub.
2 Replies
Ducky
Duckyโ€ข3w ago
I'm sorry, I couldn't find the answer in the documentation. -# If your issue is resolved, feel free to use the /solved command to close this thread. If you'd like to ask me another question use /docsearch
Ducky
Duckyโ€ข3w ago
๐Ÿ” Similar Solved Posts
Found some similar posts that might help:
๐Ÿ“‹ Check these out:
Searched 52 solved posts

Did you find this page helpful?