Tag: Docker
-
How to Build Redis on Portainer (Stacks) and Attach It to Your Nextcloud Docker Network
If you’re self-hosting Nextcloud using Docker, integrating Redis as a caching and file locking service is a must for better speed and reliability. Portainer makes managing Docker super easy, especially with its user-friendly “Stacks” feature. In this post, you’ll learn step by step how to: Let’s get started! Prerequisites Step 1: Identify (or Create) the…
-
🚀 How to Set Up VaultWarden with MariaDB, Portainer, and Nginx Proxy Manager
Deploy VaultWarden on Docker with Portainer and Nginx Proxy Manager for a secure, self-hosted Bitwarden alternative—step-by-step setup included.
-
How to set up Portainer with nginx Proxy Manager.
Step 1 – Setting up Docker and Portainer Before we start, you will need to install Docker and Docker-Compose on your Linux server before we can start this. Install Docker Engine on Ubuntu | Docker Documentation Since we don’t have one in the active tutorial, we have to create Portainer on Docker Compose in SSH…