Create MOS on the fly
- Install Terraform
- Register with www.packet.net for an account. Important: Use of Packet will incur costs hourly. Note: Packet offers discount codes like the one of the fine folks from CoreOS that can get you started
- Obtain Api key token from your packet.net account
- Clone this repo
- Copy
settings.tf.orig
tosettings.tf
- Set API token in
settings.tf
- Then run
(~/ignition) $ terraform apply .
- After deploy, URL for Fuel and Horizon will be provided
- Important: When done delete resources to save unnecessary costs:
(~/ignition) $ terraform destroy .
- Verify no servers are still running at packet.net
- Virl for illustrating use of packet