sachin maharjanmaharjansachin.com.np·Sep 8, 2024Streamlining .NET Development: Building a CI/CD Pipeline with GitLab Runner, Docker Swarm, and PortainerContainerizing Dotnet Web Application The .NET application was containerized using Docker to ensure consistency across development and production environments. A Dockerfile was created at the root of the project directory. This Dockerfile defined a m...Discuss·29 readscicd
DevOpsheliandevopshelian.hashnode.dev·Jul 3, 2024Simplifying Container Management with PortainerIn the world of containerization, managing Docker environments can become complex and time-consuming, especially as the number of containers, services, and stacks grows. This is where Portainer comes in—a powerful, user-friendly management tool that ...DiscussPortainer
Akash Rajvanshihacstac.hashnode.dev·Feb 17, 2024🚀 Day 05-06/100 🚀Set up a Zitadel SSO instance in the homelab for multiple OAuth-enabled homelab services. https://watch.wave.video/jVubxsYH88n5FiiRDiscuss#100DaysOfDevOpsKubernetes
Aftab Saftabs.hashnode.dev·Dec 22, 2023Kubernetes Deployments with Portainer: A Guide to GitOps IntegrationIntroduction In the age of containerized applications, managing deployments across Kubernetes clusters can be a complex and time-consuming task. Enter GitOps, the revolutionary approach that brings the power of Git version control to your Kubernetes ...Discuss·39 readsPortainer
Akshayakshaygholap45.hashnode.dev·Aug 28, 2023Build Your Own Home ServerHave you ever wondered what it would be like to have your own server? A server is a computer that runs 24/7 and hosts various services and applications that you can access from anywhere. You can use it to store your files, stream your media, run your...Discuss·10 likes·82 readsproxmox
Brian KingProsolodev.app·Jul 10, 20237 of 10: Portainer in the Docker Container.Homelab | LXD Manager | Docker | Docker Desktop | Deno | MariaDB | Portainer | More Docker | Docker Swarm | CrowdSec TL;DR. I will install Portainer in a remote Docker container to manage and monitor my Docker environment. Portainer will be accessibl...Discuss·37 readsThe Ops SeriesPortainer
Charles Farrisblog.sleepingbearsystems.com·Apr 30, 2023Docker Server: Part 3In this post, I'll be deploying the EventStoreDB database in a Docker container. I'll start by configuring Portainer to make working with containers easier and then deploy and test the EventStoreDB container. Configuring Portainer When using Portaine...Discuss·31 readsDocker ServerPortainer
Charles Farrisblog.sleepingbearsystems.com·Apr 27, 2023Docker Server: Part 1I'm switching gears from my series of posts regarding the development of my artwork management application (ArtShowTools) because I ran out of storage space on my old Docker server. I originally set up my Docker server on a Dell Optiplex 790 running ...Discuss·40 readsDocker ServerDevops
Docker 101docker101.hashnode.dev·Mar 30, 2023Dockerize or Containerization SoftwareHow to Dockerizing an App Using a Dockerfile Dockerizing software using a Dockerfile refers to the process of creating a container image that encapsulates an application along with its dependencies and configurations. Docker is a platform that provi...Discuss·29 readsDocker
DivakarforOpen Source Devrexdivakar.hashnode.dev·Jan 16, 2023SSO Support & Authentication with Portainer using Microsoft OAuth providerSo what is OAuth? Many of us come into contact with OAuth when browsing around the Web, and most of us aren’t even aware of its existence. OAuth(Open Authentication) is a system that grants third-party websites limited access to user accounts, for ex...Discuss·521 readsoauth