Skip to main content

14 docs tagged with "Tutorial"

View all tags

Docker Compose

If you already installed the Docker Engine from my other tutorial then you should already have Docker Compose.

Docker Engine

Official Documentation can be found here. Official Docs

Getting Started with Nextcloud

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. It's your self-hosted productivity platform that keeps you in control of your data. With Nextcloud, you can easily host your own cloud storage service, similar to Dropbox, Google Drive, or Microsoft OneDrive, but on your own servers ensuring complete data privacy and sovereignty.

Getting Started with Nextcloud PI

NextcloudPi is a spin-off of the Nextcloud project, optimized for deployment on Raspberry Pi. It provides a simplified way to install, manage, and secure a Nextcloud instance on Raspberry Pi and other single-board computers (SBCs). NextcloudPi extends the functionality of Nextcloud with additional features and tools specifically designed for a home server or personal cloud setup.

Introduction to Docker

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.

Updating

Updating Nextcloud Image with Docker

Hi, how can I help you?