Skip to content

bluesentry/bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Follow these steps

  1. Clone this repo locally
  2. Insert given credentials into provider.tf
  3. cd terraform
  4. Apply TerraForm
    • resolve any errors
    • public IP of instance is in output
    • ssh private key is in output
  5. SSH into instance
    • fix connection issues
  6. clone
    https://github.com/bluesentry/bsi-hello-world.git
  7. cd source
  8. compile
  9. run compiled program
  10. create new volume
    • 10gb
    • add tag "Name:bootcamp"
  11. attach to instance
    • format the volume
    • ensure volume will mount to "/bootcamp" on reboot
    • reboot and show volume
  12. run
    terraform destroy
    • delete extra volume from console

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages