Bare metal cloud-init
On using a Debian ‘cloud’ image and cloud-init on a ‘bare-metal’ host for fast deployment.
description = “Managing one’s own hosts in the cloud or on local hardware”
On using a Debian ‘cloud’ image and cloud-init on a ‘bare-metal’ host for fast deployment.
How Daniel uses Ansible to develop, test, and deploy his own mail servers, calendar/addressbook, websites, git archive server, and more.
A guide to some of your options for you target install ’type’ when using Alpine Linux
You need to add the tools that will let you format/create one or more additional volumes/filesystems of your choice.
Daniel’s documentation for using Alpine Linux for local servers on x86-64 and Raspberry Pi family.
The following are not part of the base install, but either can be essential to system function (like adding boot entropy for some headless systems like the Raspberry Pi) or are widely accepted best practices (like creating a non-root admin user and limiting time spent as root).
Use the setup-* scripts to setup networking for bootstrap package installation on Alpine Linux
Raspberry Pi-specific notes for preparing and installing Alpine Linux
It is an administrative best practise to avoid logging in and/or operating with elevated privileges, to the extent reasonable to do so. Therefore one needs a user that is not root for performing most operations.
This configuration is like diskless mode except that home
, parts of /var
, and others are mounted for persistence. Also, like a data install with only parts of /var
made persistent.