mirror of
https://github.com/yavook/kiwi-scp.git
synced 2024-11-22 21:03:00 +00:00
10 lines
521 B
Text
10 lines
521 B
Text
|
kiwi-config is the tool for container server management.
|
||
|
|
||
|
Features:
|
||
|
- Group your services into projects using their own docker-compose.yml
|
||
|
- Bind to file system by using ${TARGETDIR} as volume in docker-compose.yml
|
||
|
- Add instance-global config files by using ${CONFDIR} as volume in docker-compose.yml
|
||
|
- Add instance-global custom values inside docker-compose.yml using config:runtime:env
|
||
|
- Build service-specific, private docker images from Dockerfiles
|
||
|
- Check full instances into any version control system
|