this post was submitted on 26 Jul 2023
76 points (94.2% liked)
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ
54424 readers
287 users here now
⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.
Rules • Full Version
1. Posts must be related to the discussion of digital piracy
2. Don't request invites, trade, sell, or self-promote
3. Don't request or link to specific pirated titles, including DMs
4. Don't submit low-quality posts, be entitled, or harass others
Loot, Pillage, & Plunder
📜 c/Piracy Wiki (Community Edition):
💰 Please help cover server costs.
Ko-fi | Liberapay |
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hey, glad to see another Asian person here :)
The sheet looks really useful, thank you for sharing it. I did the same research and ended up with the same conclusion which is why I went with hostingby.design, but after interacting with the people on discord it looks like the main guy is swamped with work and unable to really make new scripts and stuff.
Ultra.cc looks to have better app support and they aren't using swizzin as their backend but app-box or something like that.
I tried distrobox without root which doesn't work I also tried user install using apt, but unless the whole program is a single compiled binary, it isn't working very well.
My other complaint is that I don't know how their reverse proxy and wildcard certs work, so I can't even put all these unofficial things (prowlarr, overseer) behind https.
Yeah, the reverse proxy thing is kind of annoying. It seems for the most part, you'd just need to access them through
http://IP:PORT
which I understand you'd probably not want to do. Haven't really found a way around that but Ultra.cc supports Overseerr nativelyHostingBy seems to have really good price, but I have heard that their support is lacking and if you want answers you're better off asking in the discord for someone else to help you out.
Ultra recently introduced a Singapore option for some of their plans which I would definitely recommend if you're located in Asia and you're getting it as a media server. They also let you install pyenv (for Python versions), nodejs and golang so it's easier for you to install your own apps. There are a lot of ways to compile your own apps, it just takes a bit of learning and time
Apparently it looks like, atleast on Ultra.cc, you can add your own reverse proxy configs to .apps/nginx/proxy.d and once you restart the nginx service if will proxy your requests. It's just up to you to configure it properly although Support won't help you with that. I imagine the other providers also have something similar although it may not be as straightforward
Hey, you've been really helpful, so thank you :) The reason I didn't go with Singapore is because my partner currently lives in the US and this is mostly for her, I have my own homelab setup that I haven't exposed to the internet.
I'll checkout if I can write my own nginx files on hostinby as well based on what you said :D
Ultra looks to have the most apps supported out of the box, so I might switch to them if I can't iron out stuff on hbd. I saw that hbd has a script for homebrew of all things. Are you familiar with using brew to install stuff on Linux?
I've never used homebrew so I'm not sure. Looking at their discord, it's also not supported by them so I don't even know how you'd go about it tbh. Try it out and see if you can figure it out, maybe it's just a simple path issue
Yeah. I got pipx and npx working so, simple things should be fine. I really wish distrobox would work but it hasn't so far.
This is the first I'm hearing of distrobox. Guessing you need root priveleges for that?
Not really, you can use rootless docker or podman but the seedbox owners need to add you to the correct groups and they're not willing to do that.