Hacker News new | ask | show | jobs
by Helmut10001 854 days ago
I did it with a free VM and wrote a guide here [1]. Zero administration work with docker automatic updates.

[1]: https://du.nkel.dev/blog/2023-12-12_mastodon-docker-rootless...

3 comments

While following a guide can get someone set up quickly, the problem is that they may not have the background to deal with issues/breakage down the road. Maybe it's a botched update, a strange error, or so forth. The security side is also another can of worms and I recommend that people do some reading into this topic before running a public web service.

I'm not trying to dissuade you from writing this - such guides are always appreciated by the community. It's just that I've seen a lot of inexperienced people try setting these things up with a guide and getting bit in the back a couple months later.

Yes, your skepticism makes sense. I am running services since 7 years, so it is not that I did not know what I was getting in.
What service did you get your VM from?
Oracle Free Tier
Thanks. What's stopping someone from creating a .deb that does most/all of this?