Fix storage paths: ssd1 -> ssd, add backup location
@@ -19,9 +19,10 @@ Repository: https://github.com/alvis/agap_git
|
|||||||
| Path | Contents |
|
| Path | Contents |
|
||||||
|------|----------|
|
|------|----------|
|
||||||
| `/mnt/media/upload` | Original uploaded photos |
|
| `/mnt/media/upload` | Original uploaded photos |
|
||||||
| `/mnt/ssd1/media/thumbs` | Thumbnail cache |
|
| `/mnt/ssd/media/thumbs` | Thumbnail cache |
|
||||||
| `/mnt/ssd1/media/encoded-video` | Transcoded video cache |
|
| `/mnt/ssd/media/encoded-video` | Transcoded video cache |
|
||||||
| `/mnt/ssd1/media/postgres` | PostgreSQL database |
|
| `/mnt/ssd/media/postgres` | PostgreSQL database |
|
||||||
|
| `/mnt/backups/media` | Backup: DB dumps + photo originals (see [[Backups]]) |
|
||||||
|
|
||||||
## Stack
|
## Stack
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user