Ayoub Toubablog.yaffalab.com路Dec 16, 2024My Homelab Journey with Raspberry Pi: Immich for Photo Backup - Part 3Hello again! After setting up my Raspberry Pi with various services and getting everything to run smoothly, another need popped into my mind鈥攃reating a reliable photo backup solution at home. Sure, we all rely on cloud services to store our photos an...yaffalab
Ayoub Toubablog.yaffalab.com路Dec 12, 2024My Homelab Journey: Step-by-Step Guide with Raspberry Pi - Part 2Welcome back! After setting up Docker and Docker Compose in the first part, it鈥檚 time to move on to the fun stuff: Portainer, Nginx Proxy Manager (NPM), and AdGuard Home. These tools will take my homelab to the next level, helping me manage container...yaffalab
jack kweyungajackkweyunga.hashnode.dev路Dec 6, 2024Deploy Dockerized Apps Using Docker-Setup: A Practical GuideAfter setting up your server with docker-setup, you have a powerful environment ready for hosting applications. The setup provides Traefik for routing and SSL, Portainer for management, and Watchtower for automatic updates. Let's explore how to deplo...1 likeModern Server Management Made SimpleDocker
jack kweyungajackkweyunga.hashnode.dev路Dec 6, 2024Docker-Setup: A Tool for Simple Self-Hosted InfrastructureWhen setting up a deployment environment, choosing the right tools can feel overwhelming. Many setups become needlessly complex or fail to keep up with current best practices. This guide introduces a streamlined approach using just four essential too...1 like路76 readsModern Server Management Made SimpleDocker
Gusgsalazar.hashnode.dev路Dec 5, 2024Scripts para Respaldo y Restauraci贸n de PortainerEste repositorio contiene scripts para crear respaldos del volumen de datos de Portainer y restaurarlos. Aunque Portainer incluye una opci贸n en la interfaz gr谩fica para restaurar respaldos, estos scripts permiten automatizar el proceso desde la termi...Docker
lyeswebwebloggos.hashnode.dev路Oct 31, 2024Unlocking Docker Management: An Introduction to PortainerPortainer is a powerful, open-source tool designed to simplify Docker container management. It provides a user-friendly interface that allows developers and IT professionals to manage their Docker environments with ease. Here's an introduction to Por...Docker
RAKESH DUTTAdailydoseindevops.hashnode.dev路Oct 25, 2024馃殌馃専 Successful Deployment: Portainer on AWS EC2! 馃専馃寪Project Overview Deploying Portainer allows for an intuitive web-based management interface for your Docker containers, making it a fantastic tool for developers and system administrators alike. Here鈥檚 a quick summary of the steps I took: AWS Setup:...AWS - DevOps ProjectsPortainer
jack kweyungajackkweyunga.hashnode.dev路Oct 21, 2024Accessing a Docker Host with Portainer: Privileged Container GuideA simple guide to accessing the docker host from your Portainer instance In this article, I will show you how to access the host machine from a Portainer instance. Assumptions Familiarity with Docker Familiarity with Portainer Docker is installed ...Security
Fatih Y谋ld谋zmfyz.hashnode.dev路Oct 8, 2024Portainer + gitops 鉂わ笍: A simple way to deploy and manage your self-hosted applicationsSelf-hosting became a much easier and more viable option using docker. You don鈥檛 need to understand the source code or have no intent to customize stuff. Setting things that you are not familiar with made open source applications require their own ex...Portainer
Khalilmaniani.hashnode.dev路Oct 6, 2024How to Set Up SQL Server in Container Manager on your Synology NASRunning SQL Server on a Synology NAS is a great way to leverage your NAS for database hosting, especially for development and testing purposes. Using Docker, you can easily install SQL Server without the need for a dedicated machine. In this guide, I...338 readsPortainer