Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 939 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 939 Bytes

Protein Folding on Digital Ocean Infrastructure 🦈

WARNING: This script will generate a cluster with a projected cost of $400 per month. Make sure to destroy the cluster after you've learned all you can. Running the cluster for a couple hours should cost less than a dollar 😉

Requirments

Instructions

  1. Setup up doctl with your new api token
  2. Add your api token to your environment variables like so
export DIGITALOCEAN_ACCESS_TOKEN=<your-access-token>
  1. In the root of the project run
go run script.go

You're all set! Check your cloud console for more details 🎉🥳