github simplecontainer/smr v0.0.1
Initial release

latest releases: v0.1.108-smr, v0.0.139-smrctl, v0.1.62...
pre-release16 months ago

Run in docker

docker pull simplecontainermanager/smr:v0.0.1

Description

A simple container manager is designed to ease life for the developers and DevOps engineers running containers on Docker.

Introducing objects which can be defined as YAML definition and sent to the simplecontainer manager to produce Docker container via reconciliation:

  • Containers
  • Container
  • Configuration
  • Resource
  • Gitops
  • CertKey
  • HttpAuth

These objects lets you configure Docker containers.

Features:

  • Single Docker daemon only (Currently)
  • Integrated DNS server isolated from Docker daemon
  • GitOps: deploy objects from the GitOps repositories
  • Replication of containers
  • Reconciliation and tracking the lifecycle of the Docker containers
  • Operators to implement third-party functionalities
  • CLI client to interact with the simplecontainer manager
  • Fast learning curve - no over complication
  • Reliable dependency ordering and readiness probes
  • Templating of the container objects to leverage secrets and configuration

Don't miss a new smr release

NewReleases is sending notifications on new releases.