A log of events, problems, solutions, and generally anything else you think it would be good to inform people about.
- 2024-03-09: Migrated from Gitea to Forgejo.
- Important directories are now:
/etc/forgejo
, /var/lib/forgejo
, and /var/log/forgejo
.
- The old gitea/* directories remain for now, just in case.
- 2021-07-01: Migrated from Gogs to Gitea.
- Important directories are now:
/etc/gitea
, /var/lib/gitea
, and /var/log/gitea
.
- Note: PAM authentication must be explicitly compiled in, it is not by default.
- 2020-09-07: Server networking wouldn’t start after reboot.
- Ran
apk add busybox-ifupdown
which uninstalled ifupdown-ng
, which was probably broken.
/etc/rc.conf
was modified to do verbose logging to /var/log/rc.log
.
- Note:
/etc/init.d/networking
pipes output from ifup
and ifdown
to /dev/null
.
- Later that day: “There was a problem with the power cable for your server. The issue has been fixed. The server is back on disk. Ping OK.”
- 2017-07-15: Switched from FreeBSD to Alpine Linux.
- 2017-03-21: The beginning of ahti.