Maximum PC

PORTAINER & DOCKER

WHEN YOU’RE RUNNING a home server or VPS, Docker is pretty great because you can add services without messing (too much) with the underlying system configuration. As we’ve seen with Nextcloud, though, even with just four Docker containers things become unwieldy. Portainer is a Docker management system that aims to restore order.

It comes in two parts—server and agent—which both ship as Docker containers. you’ll only need the server image for this initial foray. The agent is used to marshall Docker Swarms, which are another way of connecting containers together. Let’s start by creating a volume for data, and then firing up the image.

Note that images can be. You should find Portainer’s admin panel now waiting for you on port 9000, so point your browser there, choose a password, select “Manage the local Docker environment” and enjoy the friendly interface. If you installed Nextcloud through Docker earlier, you should see all those containers listed in “Local Endpoint” on the Home screen. If you click “Containers” on the menu on the left, you’ll see these (and our latest Portainer container) in more detail. The quick-actions column allows you to see each container’s logs, info, stats, and log in to each one directly from the browser. This is a great way to do some troubleshooting, but recall that containers in general are quite minimal, so you won’t find any fancy utilities.

You’re reading a preview, subscribe to read more.

More from Maximum PC

Maximum PC2 min read
The List
WIRELESS GAMING KEYBOARDS offer a degree of flexibility and freedom that you just don’t get with a regular wired keyboard. Freeing your keyboard from the chains of its cable means that you’ll have the option to use it wherever you like, from your lap
Maximum PC4 min read
The 40 Super Series: Success Or Failure?
WELL, that wraps up our in-depth look at Nvidia’s Super series cards: three builds, each with a unique GPU at their heart, and each GPU in turn unique in its strategic approach. Without a doubt, these three cards are exactly that—unique in how they’v
Maximum PC1 min read
Retroarch Teardown
RetroArch serves as a frontend to multiple emulators. While running, you can download multiple ‘cores’ to run titles from various systems. These will then be accessible via the main menu. When ‘content’, i.e. a game, is loaded, it will play automatic

Related Books & Audiobooks