Container Env
Environment variables are the easiest way to manage options in containers.
Especially when using Docker Swarm or Kubernetes.
Container Env makes it easy to create applications with environment based
configuration.
- Simple. Can be picked up in minutes.
- Easy to use with Django, Flask and others.
- Seamless support for secrets.
- Built with container orchestration in mind.
Visit the website for more information.
Getting Started
Python 3.8 or higher is required.
See the quick start guide
to get started.
Usage
See the documentation
to learn more about Container Env.
Contributing
Please check existing issues
before opening a new one.
See the development guide
to learn about the development setup.