System Presets¶
System presets let you save and apply process configurations across multiple machines. Define a set of processes once, then apply the preset to any machine to instantly configure it.
Location: Admin Panel → System Presets (/admin/presets)
What's in a Preset¶
A preset contains a list of process configurations:
- Process name
- Executable path
- File path
- Command-line arguments
- Autolaunch setting
- Priority
- Visibility
- Launch delay
- Init time
- Relaunch attempts
Creating a Preset¶
- Navigate to System Presets in the Admin Panel
- Click "New Preset"
- Enter a preset name (e.g., "Digital Signage Standard")
- Add processes with their configurations
- Click Save
Applying a Preset¶
- Select a machine in the dashboard
- Open the System Preset Dialog
- Choose a preset from the list
- Click Apply
- The machine's process configuration is replaced with the preset's processes
Warning
Applying a preset replaces all existing process configurations on the target machine. The current configuration is overwritten.
Use Cases¶
- Standardize configurations — Ensure all signage machines run the same processes
- Quick setup — Apply a preset to new machines instead of configuring each one manually
- Environment templates — Different presets for different machine roles (e.g., "Kiosk", "Media Server", "Development")