[Unit] Description=Developer-oriented health dashboard Documentation=https://gatus.io After=network-online.target After=postgresql.service [Service] Type=simple User=gatus Group=gatus WorkingDirectory=/etc/gatus Restart=on-failure ExecStart=/usr/local/bin/gatus Environment=GATUS_CONFIG_PATH=/usr/local/etc/gatus.yml [Install] WantedBy=multi-user.target