Tag

Portainer

1 views collected around this technical thread.

Raymond Ops
Raymond Ops
Feb 10, 2025 · Cloud Native

How to Build and Visualize a Docker Swarm Cluster with Portainer

This guide walks through installing Docker on Debian hosts, creating a Docker Swarm manager and worker nodes, configuring overlay and bridge networks, deploying Portainer for visual management in both single‑node and swarm modes, launching container services, scaling them, and implementing load‑balanced Nginx services.

Container OrchestrationDocker SwarmLoad Balancing
0 likes · 12 min read
How to Build and Visualize a Docker Swarm Cluster with Portainer
Architect's Guide
Architect's Guide
Feb 4, 2025 · Backend Development

Deploying Redis Sentinel with Portainer and Integrating it into a Spring Boot Application

This tutorial walks through installing Portainer for Docker container management, creating docker‑compose files to deploy Portainer, setting up a master‑slave‑sentinel Redis architecture, configuring a custom bridge network, and finally integrating Redis Sentinel into a Spring Boot project with Lettuce connection pooling.

Container ManagementDockerPortainer
0 likes · 15 min read
Deploying Redis Sentinel with Portainer and Integrating it into a Spring Boot Application
Architecture Digest
Architecture Digest
Jan 2, 2025 · Operations

Deploying Portainer for Docker Management and Setting Up Redis Sentinel with Spring Boot Integration

This article guides readers through installing the Portainer Docker management UI, creating Docker‑Compose files for Portainer, deploying a Redis master‑slave cluster with Sentinel, configuring custom bridge networks, and integrating the Sentinel setup into a Spring Boot application using Lettuce and RedisTemplate.

Container ManagementDockerDocker Compose
0 likes · 15 min read
Deploying Portainer for Docker Management and Setting Up Redis Sentinel with Spring Boot Integration
Architect's Guide
Architect's Guide
Nov 20, 2024 · Backend Development

Deploying Redis Sentinel with Portainer and Integrating It into Spring Boot

This tutorial demonstrates how to install Portainer, use it to deploy a Redis‑Sentinel cluster with master‑slave replication and custom bridge networking, test failover, and then integrate the Sentinel setup into a Spring Boot application with Lettuce connection pooling.

DevOpsDockerPortainer
0 likes · 17 min read
Deploying Redis Sentinel with Portainer and Integrating It into Spring Boot
Java Architect Essentials
Java Architect Essentials
May 29, 2024 · Backend Development

Deploying Redis Sentinel with Portainer and Integrating It into Spring Boot

This tutorial walks through installing Portainer, using it to deploy a Redis master‑slave‑sentinel cluster with Docker Compose, creating a custom bridge network, testing failover, and finally integrating the sentinel setup into a Spring Boot application with Lettuce connection pooling and sample controller code.

DockerDocker ComposeLettuce
0 likes · 15 min read
Deploying Redis Sentinel with Portainer and Integrating It into Spring Boot
Selected Java Interview Questions
Selected Java Interview Questions
May 5, 2024 · Backend Development

Deploying Redis Sentinel with Portainer and Integrating It into Spring Boot

This tutorial walks through installing Portainer, using Docker‑compose to set up a Redis master‑slave‑sentinel architecture, creating a custom bridge network, testing failover, and finally configuring a Spring Boot application to connect to the Sentinel cluster with Lettuce and connection‑pool settings.

DockerDocker ComposePortainer
0 likes · 14 min read
Deploying Redis Sentinel with Portainer and Integrating It into Spring Boot
macrozheng
macrozheng
Jun 23, 2021 · Cloud Native

Quickly Set Up Docker on Windows with WSL2, Ubuntu, and Portainer

This step‑by‑step tutorial shows how to install Windows 10, enable WSL2, set up an Ubuntu subsystem, install Docker and Portainer, and configure a convenient development environment on Windows within half an hour.

ContainerizationDockerPortainer
0 likes · 9 min read
Quickly Set Up Docker on Windows with WSL2, Ubuntu, and Portainer
Top Architect
Top Architect
Mar 31, 2021 · Operations

Guide to Docker Graphical Management Tools: DockerUI, Shipyard, and Portainer

This article introduces three popular Docker graphical management tools—DockerUI, Shipyard, and Portainer—explaining how to locate their images, pull them, run containers with appropriate options, and access their web interfaces for convenient container monitoring and administration.

Container ManagementDockerDockerUI
0 likes · 5 min read
Guide to Docker Graphical Management Tools: DockerUI, Shipyard, and Portainer
Selected Java Interview Questions
Selected Java Interview Questions
Oct 24, 2020 · Cloud Native

Portainer Introduction and Usage Guide for Docker Management

This article provides a comprehensive guide to Portainer, covering its features, how to download the image, run it on a single Docker host, and manage Docker Swarm clusters with detailed commands, UI walkthroughs, and configuration steps.

Container ManagementDevOpsDocker
0 likes · 6 min read
Portainer Introduction and Usage Guide for Docker Management
Java Architect Essentials
Java Architect Essentials
Apr 6, 2020 · Cloud Native

Introducing Portainer.io: A Lightweight GUI for Docker Container Management

This article introduces Portainer.io, a lightweight graphical interface for Docker that simplifies container monitoring, image handling, and stack creation, providing step‑by‑step installation commands, feature highlights, and practical usage tips for cloud‑native developers.

Container ManagementDevOpsDocker
0 likes · 5 min read
Introducing Portainer.io: A Lightweight GUI for Docker Container Management