

Idk why but I’m allergic to the phrase “the wife”


Idk why but I’m allergic to the phrase “the wife”


Thank you for making this!
Do you keep in touch with the other folks who run cool filehosts? The only other one i know like this is catbox, but it is a similar vibe.
The golden rule I’ve heard is: no long conversations.
What is the way
I run nextcloud on mine.
If I were doing it again today, I would try the AIO installation
I regret going all in on Tuta :(
Gmx for automatic emails to myself since the Calibre days. Maybe there is something better now.


I use them. I also like their vibe and aesthetic


Ok, thanks, I was wondering how a container would get its own IP address. A reverse proxy makes way more sense.


That sounds really great! I see now why people like it


The only way I know of giving one computer multiple IP addresses is proxmox but can you do that with docker also?


I don’t really understand what a TCP stack is, but my question is if your IP address is 192.168.1.2, and you want to run two different services that both have a web interface. You still have to configure both of them to use different port numbers.
If you don’t think of doing that and they both default to 8000 for example and you try to run them both at the same time, I imagine you would get a conflict when you try to go to 192.168.1.2:8000 or even localhost:8000.


I still feel like I’m missing something. Flatpaks help you sidestep dependency hell, so what is docker for? What advantages does further containerization give you if you aren’t going as far as proxmox vms.?
I guess I’ve only tried running one service at a time that needed a database, so I get it if a Docker container can include a database and a flatpak cannot.


How isolated could it really be as a docker container vs a separate machine or proxmox? You will still have to make sure that port numbers don’t conflict, etc, but now there is a layer of complexity added (docker)
I’m not saying it is bad, I just don’t understand the benefits vs costs.
(Read the room, dude!)


I am saving this thread to try and find a good tutorial for myself. That said, I have had a great experience on #networking on libera.chat, which is IRC. They have been very patient with me and often willing to go into detail in a beginner-friendly way.
Unfortunately, they are not accessible via the web chat, so you have to use an IRC client and register and account, which is relatively painless, but might take 10 to 15 minutes to get started.


I started off with next cloud on bare metal on my Raspberry Pi and there was a lot that I could never configure quite right on the server side of things. Stuff like getting the right memory usage dialed in for the web server. I moved to NextCloudPi and it solved a lot of those problems for me. But it looks like the maintainer is not wanting to maintain it forever.
Someday, I will migrate to nextcloud AIO, but I’m not looking forward to the migration.


I did not realize they had a free tier, thanks!
I’m not sure specifically what apple does that disrespects AirTag privacy (but I would like to).
Tile is similar and predates AirTag, but it is basically the same.
Some people plan out their self hosting. I did not.
I started with a free tier VPS i had no idea what to do with. I think i eventually ran irssi on it but i didn’t know how to use irssi so it was just a trial project that didn’t go anywhere.
Then, my mom wanted to record jeopardy and VHS tapes were getting annoying, so we made her a kodi system that could record it off the air.
Ads were getting annoying, so we made a pihole.
It was annoying having files scattered on all the computers and Google drive, so we made a nextcloud.
Et cetera.
Eventually i ended up with a handful of raspberry pis all doing something, spread sheets and network diagrams trying to keep track, and all plugged into various UPSes, and trying to figure out how to use NUT so they could all safely shut down automatically when the UPS is going down.
So no, i did not plan from day one to be struggling with the complexity of NUT, or any of my complicated bullshit self-hosting bullshit. But kind of like the process of evolution through natural selection, the complexity built up through of series of decisions which call made sense at the time for solving some kind of problem.