Quickstart
Get systemg running in 60 seconds.Install
Create a configuration
systemg.yaml.
Start your service
Check status
status opens the project-aware unit table. Use --format json for scripts.
View logs
Stop the project
sysg stop --supervisor to shut down the supervisor itself.
What’s next
- Configure multiple services with dependencies
- Run services in the background with
--daemonize - Set up automatic restarts for production

