Minetest Deployment

This commit is contained in:
Brandon Rozek 2020-05-09 10:30:13 -04:00
commit 68f8cad354
11 changed files with 153 additions and 0 deletions

10
config Normal file
View file

@ -0,0 +1,10 @@
base_system_image = "ubuntu-20-04-x64"
region = "nyc3"
size = "512mb"
domain = "brandonrozek.com"
subdomain = "minetest"
# Secrets
do_token = "DO-TOKEN-HERE"
key_name = "SSH-NAME-ON-DO-HERE"