Index ¦ Archives ¦ Atom > Category: Cockpit ¦ Atom

Cockpit 0.81 Released

Cockpit releases every week. This week it was 0.81


Cockpit 0.80 Released

Cockpit releases every week. This week it was 0.80


Cockpit 0.79 Released

Cockpit releases every week. This week it was 0.79


Cockpit 0.78 Released

Cockpit releases every week. This week it was 0.78


Cockpit 0.77 Released

Cockpit releases every week. This week it was 0.77


Cockpit’s Kubernetes Dashboard

Here’s a video showing what I’ve been working on together with some help from a couple Cockpit folks. It’s a Cockpit dashboard for Kubernetes.

If you haven’t heard about Kubernetes … it’s a way to schedule docker containers across a cluster of machines, and take care …


Cockpit on RHEL Atomic Beta

If you’ve tried out the RHEL Atomic Host Beta you might notice that Cockpit is not included by default, like it is in the Fedora Atomic or CentOS Atomic. But there’s an easy work around:

$ sudo docker run --privileged -v /:/host -d stefwalter/cockpit-atomic:wip

This is an …


Cockpit Multi-Server Dashboard

Andreas and Marius have been working on implementing a new multi-server dash board for Cockpit. It’s really looking great.

The goal here is that the dash board should work with either one server or several, and give you an overview of what’s going on. Problems that require attention …


Cockpit has Docker pull support

Cockpit 0.12 now has support for pulling Docker images from the Docker registry.

Docker pull support

Unfortunately Docker doesn’t have support for cancelling the pull of an image. So that sort of hampers the UI a bit. At least for now.


Cockpit Simple Networking Configuration

Cockpit 0.11 now has an all new simple Networking UI. Still some work to do, but it’s coming together. You can see it here:

Cockpit simple networking configuration

© Stef Walter. Built using Pelican. Theme by Giulio Fidente on github. .