Backup & Recovery
Comprehensive backup strategies for Nextcloud instances including Docker-based and host installations, with focus on MariaDB database backups and disaster recovery.
Comprehensive backup strategies for Nextcloud instances including Docker-based and host installations, with focus on MariaDB database backups and disaster recovery.
Complete Nextcloud installation with Docker including Redis, MariaDB, Nextcloud Memories, Collabora Office, and all essential components.
If you already installed the Docker Engine from my other tutorial then you should already have Docker Compose.
This example shows how to deploy qBittorrent with built-in VPN support using the binhex/arch-qbittorrentvpn container.
Nextcloud is an open-source software suite that provides a secure and flexible way to store, share, and manage files, communication, and collaboration from any device, anywhere.
NextcloudPi is a spin-off of the Nextcloud project, optimized for deployment on Raspberry Pi with simplified installation and management tools.
Helpful Commands for Docker
Nextcloud installation with Collabora Code integration for online document editing, including Redis, MariaDB, and office suite functionality.
Nextcloud installation with Memories app for photo management and organization, including Redis, MariaDB, and media processing capabilities.
Docker is a powerful platform that enables developers to build, share, and run applications with ease. By using Docker, you can ensure that your applications run in an isolated environment called a container, which bundles the application's code, libraries, and dependencies in a single package.
Minimal Nextcloud installation using Docker Compose with Redis and MariaDB for a lightweight, production-ready setup.
Custom pre-built Nextcloud Docker images with additional packages and features for enhanced functionality and performance.
Step-by-step guide for updating Nextcloud Docker images including removing old images, pulling new versions, and running upgrade commands.