• 1 Post
  • 106 Comments
Joined 2 years ago
cake
Cake day: August 3rd, 2023

help-circle







  • I selfhost everything I use, including the *arr stack. I do have a VPS with hetzner.com and they’re pretty good but I wouldn’t personally host torrent or *arr with them. If you want someone else to host I’d suggest doing the research and finding something that works for you. My only experience is 5+ years ago with dediseedbox.com so YMMV if you choose them. They do have a cheap-ish VPS.

    I think Docker is the way to go either on a VPS or on your own box. If you like a webUI for it use https://www.portainer.io/.

    If you do go with docker be very careful about what ports you expose, you can easily open up everything publicly so be sure to double check and bind almost everything to 127.0.0.1.

    If you have any specific questions I’d be happy to help.






  • I’ve had no problems with the normal nextcloud apache container for the last couple years. I lock to a major version and let it update itself on the minors until I feel like like changing the yaml to the next major. I’ve gone from 24 to 30 this way without issue.

    Actually, I do have to install the contacts and calendar apps from time to time but that’s only when I want to use the webUI for them, caldav/carddav has always worked.