[Feature Request] Automated Versioning and Rollbacks for Compose Files #2047
AmIBeingObtuse
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.
-
Description
Is your feature request related to a problem? Please describe.
When making edits to compose files directly within the Arcane UI, it's easy to accidentally introduce a breaking change or a misconfiguration. Currently, reverting to the last known working setup requires relying on external version control or remembering to manually copy the YAML before making changes.
Describe the solution you'd like
I would like to see a built-in versioning system for
compose.yamlfiles. The ideal workflow would include:Describe alternatives you've considered
Additional context
I have attached a mockup image demonstrating how this might look in the UI. It features a simple version history dropdown right inside the compose editor layout, making it intuitive to switch back to a previous working state.
Other
Trivia: Fun fact, I put this in the gethomepage homepage repo first. 🤦🤦😁😆 No idea why. gethomepage/homepage#6415
Beta Was this translation helpful? Give feedback.
All reactions