This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Jonathan LaCour
cleverdevil.io
did:plc:bnllqqdlaspfnvesydntke4e
Running a single user Mastodon instance is really pretty straightforward with Docker. Every month or so, I run:
sudo docker-compose pull
sudo docker-compose up -d
sudo docker image prune
Done and done!
2023-10-15T23:21:31.000Z