Skip to content

typomedia/patchouli

Repository files navigation

Patchouli - Stay secure

Go Report Card Go Reference GitHub release GitHub license

Patchouli is a lightweight patch management planner for operating systems. It comes with an intuitive web interface.

All data will be stored in a single patchouli.boltdb file in the current working directory.

Screenshot

Patchouli

Run

make run

Build

make build

Cross compile

make cross

Technology

Todo

  • add a login page
  • add a global search
  • protect api used by the frontend
  • write some tests...

Systemd

You can use the provided patchouli.service file to run patchouli as a daemon. If not running in a container, change the User and Group for security reasons.

sudo mkdir /var/patchouli
sudo cp patchouli.service /etc/systemd/system/patchouli.service
sudo systemctl daemon-reload
sudo systemctl enable --now patchouli
sudo systemctl status patchouli

License

Patchouli is licensed under the GNU General Public License v3.0.


Copyright © 2025 Typomedia Foundation. All rights reserved.

About

Patch Management Planner

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •