Skip to main content

Quickstart

Get systemg running in 60 seconds.

Install

Create a configuration

Save as systemg.yaml.

Start your service

Your web server is now running at http://localhost:8080.

Check status

status opens the project-aware unit table. Use --format json for scripts.

View logs

Stop the project

This stops the project while leaving the resident supervisor ready for another start. Use sysg stop --supervisor to shut down the supervisor itself.

What’s next