Skip to content

earthquakesan/v-rising-server-dedicated

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V Rising on Hetzner VM

Requirements (run on ubuntu or WSL2):

  • hcloud cli is installed and configured (HETZNER_API_TOKEN is set)
  • make
  • scp
# This will take a while until ready, cloud_data.sh will install docker on the VM
make h-create-server

# Copy local repo to remote
make h-copy-files

# ssh to the remote host (from here manual installation)
make h-ssh

# On the VM
cd v-rising-server-dedicated
make image-run

About

V Rising Docker Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 61.2%
  • Shell 38.8%