Mozilla’s Pocket is shutting down soon, so I need something else. In this post I explain the Readeck installation on Portainer with a SWAG reverse proxy in front.
Continue reading “Readeck on Portainer with SWAG reverse proxy”Category: backup
Borgmatic Configuration: Update Occasionally
PSA: If you regularly update borgmatic (e.g., because the Docker image is set to auto-update), you should also occasionally update the configuration file to keep it up to date. From time to time, the config file learns new options or old ones are deprecated.
Borgmatic provides the command borgmatic config generate
for this purpose.
rclone und unraid, nächste Iteration
Das in Howto: rclone unraid edition verwendete Docker-Image binhex-rclone hat den Nachteil nur einzelne Unterverzeichnisse synchronisieren zu können und ist sehr eingeschränkt, was die Verzeichnisstruktur angeht. Deshalb starte ich einen zweiten Versuch mit rclone von Waseh.
Continue reading “rclone und unraid, nächste Iteration”Howto: rclone mit Nextcloud-Remote
Auf dem Desktop-Rechner wird man normalerweise den Desktop-Synchronization-Client installieren. Doch was, wenn man headless auf dem Server arbeitet? Dafür bietet sich rclone an.
Continue reading “Howto: rclone mit Nextcloud-Remote”Howto backup hosted nextcloud
In a hosted environment you ususally don’t have direct access to the database where calendars and contacts are stored.
And even when the provider has some sort of backup
- you don’t really own it, because you can’t download it
- e.g. you don’t can’t just migrate in case you are locked out for some reason
- its an “all or nothing” story when it comes to restores
- the whole instance/account is reset to some point in time
- any change in between the last backup is effectively overwritten
Enter backup_hosted_nextcloud_database.sh:
Continue reading “Howto backup hosted nextcloud”