AustralianSimon
@AustralianSimon@lemmy.world
- Comment on Help me selfhosted, I'm in over my head! 4 days ago:
Sometimes I miss my r720s but the silence is nice now.
- Comment on Help Reviewing My Server Setup? 1 week ago:
I didn’t think OP was going the ZFS route so it wouldn’t matter on that point.
His Server 2 will be running on the red line imho so any overhead would have impact.
- Comment on Help Reviewing My Server Setup? 1 week ago:
Mount your NFS in the fstab and make sure you have docker set to wait until the mount is working. Here is a guide. davejansen.com/systemctl-delay-start-docker-servi…
I’ve only had to delay on my N100s.
So I have the mounts set and then just use those paths in my compose. All my machines have the same paths.
- Comment on Help Reviewing My Server Setup? 1 week ago:
quicksync should let the i3 handle jellyfin just fine if you’re not going beyond 1080p for a couple of concurrent users. Especially if you configure the Nice values to prefer jellyfin over immich.
Most of my content is 4K h264. You may be right on the 1080 but I don’t have content at that resolution generally.
Worst case scenario he can always keep the N300 for other stuff if it doesn’t work out.
- Comment on Which reverse proxy do you use/recommend? 1 week ago:
I’ve looked at it but never actually given the Synology proxy a go despite using their DNS server. Does it do auto certificate renewal?
Have you considered using a Cloudflare tunnel to bypass the CGNAT? You can do that into a proxy or straight into the service.
- Comment on Help Reviewing My Server Setup? 1 week ago:
That would be a smart move on their behalf I think.
- Comment on Help Reviewing My Server Setup? 1 week ago:
Might be the population on lemmy but elsewhere docker or podman are way more common.
- Comment on Help Reviewing My Server Setup? 1 week ago:
I ran Jellyfin on a N100 for a while and it just couldn’t cope despite being by itself on the machine. I mostly watch 4K h264 encoded stuff.
- Comment on Help Reviewing My Server Setup? 1 week ago:
All the services OP has listed run great in docker, excluding Frigate (not tested personally).
- Comment on Help Reviewing My Server Setup? 1 week ago:
Or just run them in containers and skip the need to run the VMs at all. You can do snapshots with Debian fine.
- Comment on Help Reviewing My Server Setup? 1 week ago:
Personally I would keep it simple and just run a separate NAS and run all your services in containers across the devices best suited to them. The i3 is not going to manage for Jellyfin while sharing those other services. I tried running it on an N100 and had to move it to a beefier machine.
If you mount a NAS storage for hosting the container data, you can move them between machines with minimal issues. Just make sure you run services using a docker-compose for them and keep them on the NAS.
You completely negate the need for VMs and their overhead, can still snapshot the machine if you run debian as the OS there is timeshift. Other distros have similar.
- Comment on What's up, selfhosters? - Sunday thread 2 weeks ago:
So I recently sandboxed a webapp I am getting ready to launch.
Basically Unifi switch > Vlan port > Server > Hosting Webapp instances, worker instance, cloudflared and DBs.
Pretty chuffed at the docker config actually. Just configuring my WAF and tunnel settings with Cloudflare to reduce the scanning from VPS providers. Anyone have a solution or will I need to configure some sort of nginx instance to do it as Cloudflare only allows a certain length for each WAF rule for free.
- Comment on Digital Homeownership 3 months ago:
Just reading through the steps there is a lot to get set up and sharing. You may need to consider simplification to on board more people. Looks like it could be put into a Docker container for setup. Did you want a hand with that?
- Comment on How should one access their servers when in China if at all? 3 months ago:
Agree - better safe to not risk it when crossing borders. Even if you don’t have anything incriminating your identity can be stolen and used.
- Comment on How should one access their servers when in China if at all? 3 months ago:
I know both Australia and UK have laws that allow border to take and copy your phones, laptops and storage devices. It’s not unusual.
- Comment on New to selfhosting 3 months ago:
For your media server setup.
- Comment on TTeck (Proxmox Helper Scripts) has passed away. R.I.P. 3 months ago:
RIP buddy
- Comment on Warcraft 1 & 2 Remastered Editions Now Available 3 months ago:
Pretty sure GOG also remastered them.
- Comment on ChartDB - open-source database diagram visualization tool 3 months ago:
Pretty neat. I think its a really nice looking app and helps navigating the database much nicer. I think what is missing for me is some of the power of applications like dbeaver where you can run queries as you go and easily hop between databases.
Also mouse wheel scrolls page not zoom which I think would be better. Definitely will use this next time I build a db in parallel with dbeaver.
- Comment on ChartDB - open-source database diagram visualization tool 3 months ago:
I’ll be installing this tonight to give it a go beside dbeaver
- Comment on [Cory Doctorow] With An Audacious Plan To Halt The Internet’s Enshittification And Throw It Into Reverse 4 months ago:
Yeah but donations can help make procurement tenders slightly in favour of donors. Or get inside scoop so they have time to be ready.
- Comment on Why do so many people use NGINX? 7 months ago:
I used to use traefik back when it was new and less complex and the 2.0 complexity forced my hand to drop it for my homelab.
- Comment on Uses for local AI? 7 months ago:
Duckduckgo or SearX
- Comment on Follow up on supporting Immich announcement - change of wording 7 months ago:
How is it “fake Foss” when you can just download and run the code without paywalled features and not spending anything.
- Comment on Owners of a domain, which domain registrar did you choose and why? 11 months ago:
Namesilo, cheap and never had issues
- Comment on Docker or podman? 11 months ago:
Can be ott yeah. I set mine up to understand how it all works and just kept things going.
- Comment on Docker or podman? 11 months ago:
No love for kubernetes?
- Comment on Importing Google Photos Takeout to Immich 11 months ago:
Immich-go is stupid easy.
Just dump all your takeout zips in the same folder as immich-go and run the import. Lmk if you need help.
It ingest 60+ zips with 100gb of photos
- Comment on Starting from zero 1 year ago:
Honestly, if you want small and cheap get a raspberry pi to play around or rent a VM.
If you care about storage too you can get a Synology NAS which is pretty newbie proof and comes out of the box with different and photo sync along with support for VMs or docker.
- Comment on LocalSend - Share files to nearby devices 1 year ago:
Another reason to use Firefox?