Services
The Services page allows administrators to check the current status of installed services and manage their installation or restart.

Overview
URL: /admin/services
The page header reads: "Check the current status of installed services and manage their installation or restart."
Server Selector
A Server dropdown at the top allows selecting which server to manage (e.g., "localhost (localhost) - 127.0.0.1").
Search
A search field filters the services list by name.
Services Table
Columns
- Name - The service name. Sortable.
- Status - Current status, displayed as a badge (e.g., "Running", "Not running").
- Installed - Installation status, displayed as a badge (e.g., "Installed", "Not installed").
- Actions - Available management actions (vary by service).
Actions
For installed services, the following actions are available:
- Re-provision - Re-provision the service.
- Re-configure - Re-configure the service.
- Remove - Remove the service.
- Restart - Restart the service.
- Status Log - View the service status log.
For services that are not installed, only the Install action is available.
BoltAgent has limited actions: only Restart and Status Log.
Service Categories
Services are grouped by category:
- Bolt - BoltAgent, MyApache.
- Cache - Redis.
- Database - MariaDB.
- Mail - Postfix, Dovecot, Mlmmj, Rspamd.
- Network - Fail2Ban, Vsftpd, Nftables, PowerDNS.
- Security - Symlock. Provisioned and health-monitored through Bolt Agent.
- SSH - SecureBox.
- System - SSHD. Provisioned and configured via Bolt Agent through
bolt:manage-sshd.