Remove domain reference from README.md
This commit is contained in:
@@ -17,7 +17,7 @@ gitea/hooks/ # SQLite .backup for gitea
|
|||||||
2. Copy the matching `hooks/` directory
|
2. Copy the matching `hooks/` directory
|
||||||
3. Create `secrets/restic_password` with a strong passphrase
|
3. Create `secrets/restic_password` with a strong passphrase
|
||||||
4. Create `ssh/config` (see `ssh/config.sample`), add your private key as `ssh/id_ed25519`, populate `known_hosts` via `ssh-keyscan`
|
4. Create `ssh/config` (see `ssh/config.sample`), add your private key as `ssh/id_ed25519`, populate `known_hosts` via `ssh-keyscan`
|
||||||
5. Create the target directory on the NAS: `mkdir -p /mnt/data/backup/admiralackbar.de/<service>`
|
5. Create the target directory on the NAS: `mkdir -p /path/to/your/backup/<service>`
|
||||||
6. Add the sidecar service to the compose file (see compose snippets in each service dir)
|
6. Add the sidecar service to the compose file (see compose snippets in each service dir)
|
||||||
|
|
||||||
## Environment variables
|
## Environment variables
|
||||||
|
|||||||
Reference in New Issue
Block a user