natechoe.dev The blog Contact info Other links The github repo

natechoe.dev is now dockerized

natechoe.dev has gone through several infrastructure changes, going from a debian vm on a windows server host, to a gentoo vm on a windows server host, then my Dad and I dockerized the reverse proxy that distinguished the different self hosted sites we own, and now natechoe.dev is dockerized. To host your own instance of natechoe.dev, just run

docker run natechoe/natechoe.dev -p 49100:49100

After running this, natechoe.dev will run on port 49100.