28
submitted 1 week ago* (last edited 1 week ago) by horus_son_of_isis@lemmy.world to c/selfhosted@lemmy.world

tl;dr- my favorite container is the firefox browser. My work browser is seriously locked down, so I just go to my Homer page and click firefox and a firefox instance opens inside my edgelord browser with all my bookmarks and extensions. It's a simple thing, but easily the service I use more than any other.(compose pasted at bottom)

Anyway, I started with docker desktop on winblows 11. I learned the ropes and then when docker desktop inshittified in an update, I switched to Rancher. All my services are picked up on their local ports by nginx-proxy-manager and then sent through a cloudflared tunnel to the domain I bought, with a customized homer page and strict access controls. Because the VM on windows was running my poor little refurbished Thinkstation too hard, I recently deleted winblows (such a good feeling) and moved over to a headless Debian server, which I run through SSH on my refurbished thinkcenter. 97% usage down to 13% (seriously). I'm only in this computer game for about $500 total and I have more than a few TBs of storage (used SAS drives were really cheap a little while ago and the hardware/learning curve is worth it). If you don't game, old stuff works just fine for pennies on the dollar (I have unplugged backups of all my really important stuff).

I use AI for the CLI stuff I down have memorized. Linux is still frustrating- File ownership is foreign and super irritating to me, being my most recent source of frustration. My Filebrowser instance broke itself and I haven't gotten it back, and of the 30 times I've tried to get Nextcloud to work, I've been successful zero times.

Anyway, it has been hours of my life arguably wasted but it has been fun and educational, and I get to give the finger to big data for the most part. I don't like the cloudflared thing, but free is hard to beat and unless I start torrenting again, I really don't need or want to pay for a VPS. I search this forum and others for new containers to spin up. I marvel at other folks' setups and the money they have spent. I'm a rusty and recycled guy, not a new and shiny guy, but man some of this custom-built, laser-cut, 3d printed stuff is cool.

I just wanted to share my experience and hopefully encourage anyone who is just starting or is on the fence.

firefox: image: jlesage/firefox container_name: firefox ports: - "5808:5800" environment: - TZ=America/Chicago - PUID=1000 - PGID=1000 #- VNC_PASSWORD=${VNC_PASSWORD} - DARK_MODE=1 - WEB_AUDIO=1 - WEB_FILE_MANAGER=1 - WEB_FILE_MANAGER_ALLOWED_PATHS=ALL - WEB_HOST_CLIPBOARD_SYNC=1 volumes: - ./firefox/config:/config:rw - /SWAP:/downloads shm_size: "2gb" restart: unless-stopped networks: - web

you are viewing a single comment's thread
view the rest of the comments
[-] horus_son_of_isis@lemmy.world 2 points 1 week ago

I'm Happy either way. That code is the compose for the Firefox container I use. Lemmy just didn't like my formatting.

[-] irmadlad@lemmy.world 2 points 1 week ago* (last edited 1 week ago)

I'm just yanking your chain bro. Glad you are enjoying your self hosting journey. Rock on wid yo' bad self.

I’m a rusty and recycled guy, not a new and shiny guy, but man some of this custom-built, laser-cut, 3d printed stuff is cool.

Bet I'm more rusty of a guy than you are. LOL And yes the 3d stuff is wild. I use it a lot around the compound.

this post was submitted on 21 Aug 2026
28 points (91.2% liked)

Selfhosted

61770 readers
588 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS