Skip to content

Simple systemd UI to see what's going on. You could just use this instead of Airflow with its blah blah blah.

License

Notifications You must be signed in to change notification settings

POSO-PocketSolutions/systemd-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

systemd-ui

Minimal web UI to inspect local systemd units, schedules, run history, and logs.

systemd-ui demo

screenshot

Run

python3 server.py

Open http://127.0.0.1:5173.

Notes

  • Requires access to systemctl and journalctl.
  • Run history is derived from journald via INVOCATION_ID and is limited by journal retention.

License

MIT License – see LICENSE for details.

About

Simple systemd UI to see what's going on. You could just use this instead of Airflow with its blah blah blah.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published