Add todo to forgejo about backing up data
This commit is contained in:
parent
d7f76b8e2e
commit
47a9f0d4dc
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
||||||
|
|
||||||
environment.persistence."/persistent" = {
|
environment.persistence."/persistent" = {
|
||||||
directories = [
|
directories = [
|
||||||
|
# TODO: Backup onto CEPH cluster periodically. Or maybe move fully, if performance allows it.
|
||||||
{
|
{
|
||||||
directory = "/appdata/forgejo";
|
directory = "/appdata/forgejo";
|
||||||
user = "forgejo";
|
user = "forgejo";
|
||||||
|
|
Loading…
Add table
Reference in a new issue