Philosophy
systemg makes multi-service applications easy to run.Design principles
Simple configuration - YAML, not complex unit files Dependency aware - Services start in the right order Single binary - No runtime dependencies Dev to prod - Same config works everywhere Least privilege - Drop permissions by defaultSee also
- Introduction - What systemg does
- Configuration - Define your system