Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 700 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 700 Bytes

Dependencies

Testing

Create digitalocean environment variable

Create a DigitalOcean api key

export DIGITALOCEAN_TOKEN=...

Create digital ocean resources

terraform init
terraform apply

After terraform apply an inventory and ssh private/public key file will be created.

QHub-HPC installation

Follow the installation

Destroying the resources

terraform destroy