• 1 Post
  • 6 Comments
Joined 9 months ago
cake
Cake day: October 17th, 2023

help-circle

  • This. I code some services to work around my existing self-hosted apps but they’re just for my own personal use. I don’t have the motivation (or ability) to code big projects for other people, but sometimes, if the code is good enough, I’ll release the source and some instructions to GitHub. I’d never know what people smarter than me could do with it otherwise. Already had my first couple of forks and gave me the chance to get feedback from others on my coding.





  • If you’re going the Docker route and running everything in containers it’s much of a muchness really. Just pick a common distribution that’s well documented, don’t install a desktop environment, and install Portainer as a web ui to manage your Docker environment. I’ve done it on Arch, Debian and Ubuntu.