Backups #7

Closed
opened 2026-07-10 21:25:53 +02:00 by Marcel · 0 comments
Owner
  • @c3d2 is willing to store our backups

What to backup?

  • elf-forge01:

    • /var/lib/forgejo - more granular? e.g. exclude generated archived?
    •    nix-shell:/var/lib/forgejo]# tree -L 2
         .
         ├── conf
         │   └── locale -> /nix/store/l9f0crl64h2nsbwx726llzc6423clmp2-forgejo-15.0.4-elf-e879c2b/locale
         ├── custom
         │   └── conf
         ├── data
         │   ├── actions_id_token
         │   ├── attachments BACKUP
         │   ├── avatars BACKUP
         │   ├── f3
         │   ├── home
         │   ├── indexers
         │   ├── jwt
         │   ├── lfs BACKUP
         │   ├── repo-archive
         │   ├── repo-avatars BACKUP
         │   └── tmp
         ├── dump
         ├── log
         └── repositories BACKUP
      
      https://forgejo.org/docs/v15.0/admin/setup/storage/ packages, action_logs, actions_artifacts are missing because there are currently disabled in the forgejo config -> packages should also be backeduped!
      TODO: what is home and f3?
  • elf-db01:

    • /var/backup/postgresql - contains the sql dump of the current day 01:15 and the previous day 01:15
  • elf-adm01:

    • /var/lib/knot
    • /var/lib/acme
  • elf-rpx01:

    • /var/lib/acme
- @c3d2 is willing to store our backups What to backup? - elf-forge01: - /var/lib/forgejo - **more granular? e.g. exclude generated archived?** - ``` nix-shell:/var/lib/forgejo]# tree -L 2 . ├── conf │   └── locale -> /nix/store/l9f0crl64h2nsbwx726llzc6423clmp2-forgejo-15.0.4-elf-e879c2b/locale ├── custom │   └── conf ├── data │   ├── actions_id_token │   ├── attachments BACKUP │   ├── avatars BACKUP │   ├── f3 │   ├── home │   ├── indexers │   ├── jwt │   ├── lfs BACKUP │   ├── repo-archive │   ├── repo-avatars BACKUP │   └── tmp ├── dump ├── log └── repositories BACKUP ``` https://forgejo.org/docs/v15.0/admin/setup/storage/ packages, action_logs, actions_artifacts are missing because there are currently disabled in the forgejo config -> packages should also be backeduped! TODO: what is home and f3? - elf-db01: - /var/backup/postgresql - contains the sql dump of the current day 01:15 and the previous day 01:15 - elf-adm01: - /var/lib/knot - /var/lib/acme - elf-rpx01: - /var/lib/acme
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
elbforge/elf-infra#7
No description provided.