feat: add reload command and api endpoints

This commit is contained in:
2025-07-08 11:46:38 +03:00
parent b83df9d2c5
commit c9e52f1b8a
13 changed files with 372 additions and 0 deletions

View File

@ -5,6 +5,7 @@ After=network.target
[Service]
Type=simple
ExecStart=/usr/bin/ahriman web
ExecReload=/usr/bin/ahriman web-reload
User=ahriman
Group=ahriman