I've spent most of the day rebuilding my Traefik-related Compose files and would really appreciate a review for mistakes, improvements, or cleaner configuration choices. What's a good place to share Compose files and get constructive feedback? I'm happy to use a paste service or code repository if that makes reviewing them easier.
3 Answers
You can upload the files to a paste service and share the link here. Anyone interested can review them, while people who aren’t interested can simply skip the post. Just remove any secrets, passwords, tokens, or other sensitive values first.
An AI assistant can provide a quick first pass for syntax issues, common mistakes, and possible improvements. I’d still have experienced users review anything involving Traefik, networking, or security, since automated suggestions can miss important context.
A public code repository is another good option, especially if there are multiple files or you want to track changes. Post the repository link along with a short explanation of what you’re unsure about so people know what to focus on.

Would sharing Compose files and related configuration this way be okay here?