Skip to content

Instantly share code, notes, and snippets.

@katopz
Created July 2, 2017 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save katopz/3d801d9db949e957647774e271633ee1 to your computer and use it in GitHub Desktop.
Save katopz/3d801d9db949e957647774e271633ee1 to your computer and use it in GitHub Desktop.
DigitalOcean template
{
"name": "$NAME",
"region": "sgp1",
"size": "512mb",
"image": "$IMAGE",
"backups": true,
"private_networking": true,
"ipv6": true,
"monitoring": true,
"ssh_keys": [
6106169
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment