The ability to add a custom compose file for the Portainer stack in addition to the compose files from the Git repository #12903
agibalovsa
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe
The git repository is convenient for committing the basic settings for creating a Portainer stack. However, as a rule, the final stacks have slight differences in different cases.
Describe the solution you'd like
It would be convenient to add a separate compose file (or text for temp compose file) to the Portainer stack in addition to the compose files from the repository. By merging, they will create the desired configuration. When you change the basic settings in the git repository, the stack will also be updated with an additional compose file.
Describe alternatives you've considered
Docker compose has the functionality of merging multiple compose files into a single configuration
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions