A running collection of repo and CI and other dev things.
Find a file
2026-05-08 19:35:25 -07:00
compose The start of the Forgejo .service 2026-05-08 19:35:25 -07:00
systemd The start of the Forgejo .service 2026-05-08 19:35:25 -07:00
.gitignore The start of the Forgejo .service 2026-05-08 19:35:25 -07:00
LICENSE Initial commit 2026-05-04 23:22:49 +00:00
Makefile The start of the Forgejo .service 2026-05-08 19:35:25 -07:00
README.org The start of the Forgejo .service 2026-05-08 19:35:25 -07:00
units.mk The start of the Forgejo .service 2026-05-08 19:35:25 -07:00

A running collection of repo and CI and other dev things.

The systemd quadlet units

The Docker(podman) Compose

For development and hacking purposes there's benefit to have a yaml file.

INSTALL

  cd $(dirname "$0")
  SYSP=~/.config/containers/systemd
  # find $SYSP -exec readlink {} \;