2023-09-06 12:39:36 +00:00
2023-09-06 11:12:08 +00:00
2023-09-06 12:39:36 +00:00
2023-09-05 11:42:09 +00:00
2023-09-05 17:03:16 +00:00
2023-09-06 12:39:36 +00:00
2023-09-06 12:39:36 +00:00
2023-07-31 00:11:11 -07:00
2023-09-06 11:37:29 +00:00

matthewtran.com

Stuff that's deployed on matthewtran.com. Tested on Ubuntu Server 22.04.3 LTS.

setup

Forward the following ports to the server.

service port
website 80, 443
p2pool 3333
monerod 18081
minecraft 25565
terraria 7777
wireguard 51820

Run the following commands.

apt install docker.io
apt install docker-compose
docker-compose build
docker-compose up -d # auto restarts on reboot!

TODO backup script

Description
Stuff that's deployed on matthewtran.com
Readme Apache-2.0 5.3 MiB
Languages
Python 64.8%
HTML 13.8%
CSS 7.7%
Dockerfile 7.2%
Shell 4.1%
Other 2.4%