Web dashboard step 6: jobs and stats
Job catalogue and daily-epub job run, the systemd job unit and polkit rule, SystemdRunner/MockRunner, the Jobs pages with status and journal tail, the stats_data refactor with a byte-identical CLI, the stats page and the overview sparklines. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NHyYupFdBiR4VfoUM7NjSM
This commit is contained in:
@@ -23,6 +23,8 @@ Wants=network-online.target
|
||||
Type=exec
|
||||
User=daily-epub
|
||||
Group=daily-epub
|
||||
# The Jobs page reads `journalctl -u daily-epub-job@<name>` (dashboard plan §14.3).
|
||||
SupplementaryGroups=systemd-journal
|
||||
ExecStart=/usr/local/bin/daily-epub --config /etc/daily-epub/config.toml serve
|
||||
EnvironmentFile=-/etc/daily-epub/env
|
||||
Environment=RUST_LOG=info,sqlx=warn,hyper=warn
|
||||
|
||||
Reference in New Issue
Block a user