Skip to content

tlichten/ignition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ignition

Create MOS on the fly

Steps
  • 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 to settings.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
Credits
  • Virl for illustrating use of packet
Prior Art

About

Create MOS on the fly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages