the cloud provider

An Introduction to Cloud-Config Scripting — step-by-step DevOps tutorial on Progressive Robot

An Introduction to Cloud-Config Scripting

The the cloud provider metadata service includes a field called “user-data”, which can be used to specify a script that will be run as your server is brought online. The CloudInit program, which runs these scripts, can process a special script type called “cloud-config”. In this guide, we’ll explore how to create cloud-config files and the best ways to leverage their power.

Read more
CHAT