Skip to content

civo-learn/ml-instance-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Civo ml-instance-workspace

Getting started

  • input your civo API key into a file named "terraform.tfvars" in the root directory
  • e.g "civo_token = "YOUR_KEY"

To deploy simply run:

  • terraform init
  • terraform plan
  • terraform apply

Once initally created, you can change the "create_volume" flag to false, and when you recreate this terrafrom repository the data stored in the persisted volume will be remounted to the instance.

Removing the entire deployment

If you'd like to remove the entire deployment, simply run:

  • terraform destroy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors