As a tech worker, I love tinkering with tech in my spare time but don't have that much spare time.<p>Also, over the years, I've learnt the value of keeping it simple.<p>I want to run a web based application (https://github.com/honeytrap/honeytrap), configure it, monitor it, collect some logs, and update it.<p>What's the most light touch (whilst giving me just enough flexibility) to do so?<p>An obvious choice is something like a Digital Ocean VPS, but this still leaves me having to worry about (among other things) an OS and updates.<p>I have gone down the path of a managed kubernetes solution, but this actually requires quite a lot of overhead.<p>Any suggestions?