Essentials
Essentials
Now that you have Super running, it’s time to dive into the daily operations. This section covers the 80% of functionality you will use every day.
In this section
- Process Management Contract: Hard requirements for supervised applications (read before adding programs).
- Configuration: A deep dive into
super.toml. - Environment & Secrets:
env,env_file, and safe handling of credentials. - Process Control: Managing services via the CLI.
- Logging: How Super handles stdout/stderr and log rotation.
- Web UI: Using the built-in dashboard.