Skip to main content

Hello World

Minimal systemg service.

Configuration

Script

Run it

You’ll see:
The example keeps logs.sink: file explicit so sysg logs works immediately. For high-volume services, use logs.sink: none and rely on your normal logging pipeline. status.snapshot_mode: summary keeps status and inspect reads inexpensive by reading current persisted state without detailed runtime process collection.

Next steps

Add a restart policy to handle crashes: