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.
Troubleshooting guide for Collabora Code integration with Nextcloud, including 502 gateway errors and reverse proxy configuration.
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.
Official Documentation can be found here. Official Docs
TODO
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.
Essential occ commands for Nextcloud administration including user management, maintenance, file scanning, and troubleshooting.
Helpful Commands for Docker
Complete guide for installing Jellyfin media server on Ubuntu using Docker with Docker Compose configuration and setup instructions.
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.
Common Nextcloud troubleshooting solutions including untrusted domain errors, missing database indexes, and configuration fixes.
Troubleshooting guide for Nextcloud Memories including geometry table setup, database triggers, and image preview issues.
Troubleshooting guide for OnlyOffice integration with Nextcloud for document editing and collaboration features.
Custom pre-built Nextcloud Docker images with additional packages and features for enhanced functionality and performance.
This comprehensive guide covers setting up qBittorrent using the binhex/arch-qbittorrentvpn Docker container with built-in OpenVPN support for enhanced privacy and security.
Step-by-step guide for updating Nextcloud Docker images including removing old images, pulling new versions, and running upgrade commands.