FOG Project on Ubuntu 24.04 LTS

Azure Networking

FOG Project, a network cloning and imaging platform that captures a disk image once and deploys it to many machines over the network.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

FOG Project is a free, open source network cloning and imaging solution. You capture a disk image from a single reference machine, store it centrally, and then deploy that image to as many machines as you need over the network, driven by a network boot rather than by anyone carrying media from desk to desk. A browser based console is the whole workflow: register machines, group them, define images, schedule capture and deployment tasks, and watch progress as they run.

Around that core it adds the inventory and management work that usually surrounds imaging. It keeps a hardware inventory of every machine that has checked in, tracks which image each one is running, and can push snapins, small packaged tasks that install software or apply a change to a group of machines after they have been imaged. It suits IT teams who rebuild and reprovision fleets of desktops and laptops regularly: school and university labs, hospital and clinical workstations, call centres, and any environment where a standard build has to be reapplied consistently and often.

Why the cloudimg image

cloudimg delivers FOG as the pinned upstream release, installed by the project's own installer and then proven rather than assumed: the build asserts that the database, the web console, the API, the network boot service and the image store all genuinely work before the image is ever captured. Crucially, the image ships with no DHCP server. FOG can run one, and on a cloud network that would compete with the platform's own DHCP and break connectivity for every machine on the subnet, so it is deliberately left out and the build fails if any DHCP service is found installed or listening. The image is secure by default: the console password, the API tokens, the database passwords and the file transfer account are all generated uniquely on each instance at first boot and written to a file only the root user can read, so no shared or default login exists anywhere in the image, and the database and the image store are scoped rather than left open to every host. The complete corresponding source ships on the image alongside the licence. Every deployment is paired with a step by step deploy guide and backed by 24/7 cloudimg support.

Common uses

  • Rebuilding and reprovisioning fleets of desktops and laptops from a standard image
  • Central capture and storage of golden images with a browser based console
  • Hardware inventory and post imaging software deployment across machine groups

See it running

Real screenshots taken while testing this image against its deployment guide.

FOG Project on Ubuntu 24.04 LTS screenshot 1 FOG Project on Ubuntu 24.04 LTS screenshot 2 FOG Project on Ubuntu 24.04 LTS screenshot 3 FOG Project on Ubuntu 24.04 LTS screenshot 4