- Setup a DNS record to point to your server's public IP address
- Setup a firewall to only allow
SSH/HTTP/HTTPS
inbound connections - Install elixir v1.10+, erlang, node 14+, and caddy
git clone https://github.com/JMS55/chessmatch && cd chessmatch
Replace "chessmatch.cf" with your domain in /install/Caddyfile and /config/prod.exs
cd install && bash install.sh
reboot