initial commit

This commit is contained in:
2024-12-26 18:16:46 +11:00
commit 83bc61c1a4
12 changed files with 2099 additions and 0 deletions

6
deploy Executable file
View File

@ -0,0 +1,6 @@
#!/bin/bash
set -e
DOCKER_HOST=ssh://adam@adam.id.au docker compose up -d --build
DEPLOY_PROJECT=pubg DEPLOY_CADDYFILE=Caddyfile node /tmp/client.mjs