mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-12-20 02:51:14 +00:00
added joplin-webview to notes and nginx-webdav to cloud (#13)
* fix formating on libre-photos * Create nginx-webdav.md its a nginx fileserver using weddav module serving as a simple personal cloud storage * added Nginx-WebDav to cloud & file sharing * Create jolplin-web * Update jolplin-web * Delete jolplin-web * added md file extention * added jolin-web to notes
This commit is contained in:
@@ -143,7 +143,10 @@ services:
|
||||
container_name: librephotos-redis
|
||||
restart: unless-stopped
|
||||
```
|
||||
## Librephotos backup/restore
|
||||
|
||||
## Tips & tricks
|
||||
|
||||
### Librephotos backup/restore
|
||||
|
||||
Docker offers volumes so /data and /code/protected_media are safely mounted on host. Simply rsync backup of these dirs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user