simplecontainer is a dashboard for managing containers with features like GitOps, Secrets, and YAML definitions for Docker using a user-friendly interface.
Open source engine and CLI available for free to orchestrate containers.
Control nodes, containers, and GitOps resources through a clean dashboard interface.
Manage a cluster of container engines connected with an overlay network using flannel.
Facilitate deployments via CLI or through the dashboard using the GitOps pattern.
Store and access secrets securely using a key store and templating system.
Render server-side templates using Go template language with additional custom functions.
Integrated DNS server and automatic service discovery capabilities.
Easy ordering and management of container startups using readiness probes and dependency ordering.
Allows you to manage up to 5 different contexts or projects, providing a structured way to handle various tasks or projects efficiently.
Enables you to create and manage an organization and share contexts among up to 3 users, fostering collaboration and team management.
Facilitates basic declarative deployment, ensuring readiness and managing dependencies between containers, simplifying container orchestration.
Enables deployment using the gitops pattern, allowing automated workflows driven by Git, ensuring consistent and systematic deployments.
Enables quick control over containers with Restart and Remove buttons and a web editor for direct object application.
Continuously tracks and displays changes to containers in real time, ensuring up-to-date information is always available to users.
Tracks and displays changes to GitOps objects in real time using a directed acyclic graph, reflecting updates to every container owned by these objects.
Provides a sleek table view of GitOps objects with quick action buttons for synchronizing, refreshing, removing, and viewing an overview.