Bug Description
According to the documentation, there should be a View Source feature within the new Docker Swarm > Stacks section that allows users to view the saved compose.yaml and .env files for a stack. However, this option/tab is currently entirely missing from the UI, unless I overlooked something.
This missing feature creates a number of issues, most notably leaving behind dangling data. Because the live "Stacks" page only shows currently active Swarm stacks, if a stack is removed or goes down, it disappears from the live view.
Steps To Reproduce
Navigate to Swarm > Stacks in the Arcane UI
Expected Behavior
A "View Source" button, tab, or section present
Actual Behavior
No "View Source" button, tab, or section is available.
Screenshots
No response
Arcane Version
v1.17.0
Installation Method
Docker Compose (Recommended)
Environment Type
Local Docker (Single instance)
Database Type
SQLite (Default)
Operating System
Linux
Docker Version
29.1.3
Browser & Version
No response
Relevant Logs or Error Messages
Docker Compose Configuration
Environment Configuration (.env file)
Additional Context
No response
Bug Description
According to the documentation, there should be a
View Sourcefeature within the new Docker Swarm > Stacks section that allows users to view the saved compose.yaml and .env files for a stack. However, this option/tab is currently entirely missing from the UI, unless I overlooked something.This missing feature creates a number of issues, most notably leaving behind dangling data. Because the live "Stacks" page only shows currently active Swarm stacks, if a stack is removed or goes down, it disappears from the live view.
Steps To Reproduce
Navigate to Swarm > Stacks in the Arcane UI
Expected Behavior
A "View Source" button, tab, or section present
Actual Behavior
No "View Source" button, tab, or section is available.
Screenshots
No response
Arcane Version
v1.17.0
Installation Method
Docker Compose (Recommended)
Environment Type
Local Docker (Single instance)
Database Type
SQLite (Default)
Operating System
Linux
Docker Version
29.1.3
Browser & Version
No response
Relevant Logs or Error Messages
Docker Compose Configuration
Environment Configuration (.env file)
Additional Context
No response