backups #47

Merged
teutat3s merged 7 commits from feat/backups into main 2023-11-06 21:24:04 +00:00
Owner
No description provided.
b12f added 2 commits 2023-11-05 21:54:47 +00:00
teutat3s requested changes 2023-11-05 22:17:49 +00:00
@ -96,0 +103,4 @@
"/tmp/mastodon-backup.sql"
];
backupPrepareCommand = ''
${pkgs.sudo}/bin/sudo -iu postgres ${pkgs.postgresql}/bin/pg_dump -d gitea > /tmp/mastodon-backup.sql
Owner

gitea -> mastodon

`gitea` -> `mastodon`
b12f marked this conversation as resolved
b12f added 1 commit 2023-11-05 22:47:28 +00:00
b12f force-pushed feat/backups from e5a336f49a to 4de055d23e 2023-11-06 21:06:19 +00:00 Compare
b12f force-pushed feat/backups from 4de055d23e to 20fbcbb571 2023-11-06 21:07:25 +00:00 Compare
b12f requested review from teutat3s 2023-11-06 21:07:27 +00:00
b12f changed title from WIP: backups to backups 2023-11-06 21:07:37 +00:00
b12f added 1 commit 2023-11-06 21:09:25 +00:00
b12f added 1 commit 2023-11-06 21:20:46 +00:00
b12f added 1 commit 2023-11-06 21:22:47 +00:00
teutat3s approved these changes 2023-11-06 21:23:54 +00:00
teutat3s left a comment
Owner

Awesome! LGTM

Awesome! LGTM
teutat3s merged commit f576c7385d into main 2023-11-06 21:24:04 +00:00
teutat3s deleted branch feat/backups 2023-11-06 21:24:04 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pub-solar/infra#47
No description provided.