Add todo to forgejo about backing up data

main
kalle 2025-02-16 13:52:38 +01:00
parent d7f76b8e2e
commit 47a9f0d4dc
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@
environment.persistence."/persistent" = {
directories = [
# TODO: Backup onto CEPH cluster periodically. Or maybe move fully, if performance allows it.
{
directory = "/appdata/forgejo";
user = "forgejo";