SysManage Configuration Builder

Create customized YAML configuration files for your SysManage server and agents with this interactive builder. Fill out the form and watch your configuration update in real-time.

📂 Configuration File Locations

Save your configuration files to the following locations:

  • Windows: C:\ProgramData\sysmanage.yaml (server) or C:\ProgramData\sysmanage-agent.yaml (agent)
  • Linux/macOS/FreeBSD/OpenBSD/NetBSD: /etc/sysmanage.yaml (server) or /etc/sysmanage-agent.yaml (agent)

🖥️ Server Configuration

Generate sysmanage.yaml for your server installation

🤖 Agent Configuration

Generate sysmanage-agent.yaml for your agents

Server Configuration

API Settings

Hostname or IP address for the API server
Port number for the API server

Database Settings

Use a strong, unique password for production

Security Settings

Generate a new random JWT secret for production
Generate a new random password salt for production

Password Policy

Number of previous passwords to remember (0 = disabled)

🔒 OpenBAO Vault Settings

Enable enterprise-grade secrets management with OpenBAO
⚠️ Development mode only for testing - use production mode for real deployments
OpenBAO server address and port
Root token for vault authentication (generated during vault init)
Path to OpenBAO configuration file
Directory for OpenBAO data storage
Enable secure TLS communication with OpenBAO (recommended for production)
Path to TLS certificate for vault communication
Path to TLS private key for vault communication
Path to Certificate Authority for vault TLS verification

Web UI Settings

Email Configuration

Logging Settings

# Your configuration will appear here as you fill out the form