Skip to content

Conversation

Cleboost
Copy link
Owner

Introduces Docker management functionality with a new DockerCard component and a dedicated Docker page. Updates the Server class to include Docker operations, adds Docker version retrieval, and enables navigation to the Docker UI from the server tools. Also updates routing to support the new Docker page.

Introduces Docker management functionality with a new DockerCard component and a dedicated Docker page. Updates the Server class to include Docker operations, adds Docker version retrieval, and enables navigation to the Docker UI from the server tools. Also updates routing to support the new Docker page.
@Cleboost Cleboost changed the title Add Docker management UI and integration feat: Add Docker management UI and integration Sep 24, 2025
Introduces two new cards to the Docker server page for managing containers and images. Each card displays basic stats and includes a button to view more details, with placeholder methods for future implementation.
Introduces Docker management features including viewing containers and images, container details, live stats, and logs. Adds new pages for containers, images, and container details, updates Server class to fetch Docker data, and enhances UI components and routing for Docker operations. Marks Docker tool as Beta in the server tools list.
Sensitive environment variables such as passwords, tokens, and keys are now masked by default in the Docker container details view. Users can toggle visibility for each sensitive variable individually. This improves security by preventing accidental exposure of secrets in the UI.
@Cleboost Cleboost marked this pull request as ready for review October 1, 2025 18:36
@Cleboost Cleboost changed the title feat: Add Docker management UI and integration feat: Add Docker management UI and integration (BETA) Oct 1, 2025
@Cleboost Cleboost merged commit 7f222d6 into master Oct 1, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant