Project Atomic and Cockpit Deployed in Openstack

Опубликовано: 06 Май 2026
на канале: Seth Jennings
3,858
22

A high level introduction to Project Atomic and Cockpit for Docker container deployment and management. This tutorial covers obtaining the qcow2 image from projectatomic.io, deploying it in Openstack, enabling the Cockpit Web UI, starting a Docker container, and controlling that container from Cockpit.

CORRECTIONS:
Project Atomic is not a "thin fedora system image". It does not have a package manager (i.e. yum) and most of the filesystem is read-only. It is a thin docker runtime environment, plus things like cockpit and geard, that can be upgraded atomically using rpm-ostree.

Project Atomic:
http://www.projectatomic.io/

Installing Openstack using RDO:
   • Openstack Icehouse on Fedora 20 using RDO