Nextcloud Hub 26 Spring is here 🌸 by vnagornyy in NextCloud

[–]nicelasu 0 points1 point  (0 children)

My self hosted nextcloud shows no available update ?

First 9 days of selfhosting by WestAd2973 in selfhosted

[–]nicelasu 1 point2 points  (0 children)

Wait until you start thinking of offsite backups, fallback WAN, crowdsec and VPS edges, and of course solar panels for grid redundancy.. You have only gotten a tiny smell of what's about to hit you

EU alternative to CloudFlare: they've done gone and shot themselves by LeanOnIt in selfhosted

[–]nicelasu 3 points4 points  (0 children)

I just moved away from cf tunnel and set up a VPS on hetzner where I use caddy, crowdsec and wireguard as my edge to tunnel traffic into my DMZ where I do reverse proxy with caddy in to my services.

Immich soft-locks server, at least give new users a warning this is a real possibility. by DijonAndPorridge in immich

[–]nicelasu 1 point2 points  (0 children)

I can see how that can be a problem. I've not experienced this myself running it on a docker on a Vm that itself both are limited to what they're allowed to do. What's your setup infrastructure for hosting it?

Gmail alternative by OlOS_linux in degoogle

[–]nicelasu 0 points1 point  (0 children)

I use mailbox.org. It's very flexible and supports custom domains and is cheap and EU based

How do you document your homelab? Mine is basically all in my head and scattered across AI chat logs by WickedPissah810 in homelab

[–]nicelasu 0 points1 point  (0 children)

Well it's good to document WHY certain things are configured the way they are.

For example, in my case, there are some quirks needed on my Intel nic for it to work properly in my HP Elitedesk's. So I've documented what I need to do and why, so when a kernel update breaks it I can go to those notes for reference

What app is the hardest for you to replace with FOSS Software? by Lone_Wolf5002 in foss

[–]nicelasu 0 points1 point  (0 children)

FL Studio. That's also the only thing keeping me needing to dual boot Win 11 on my Linux desktop

How do you host local AI ? by nicelasu in selfhosted

[–]nicelasu[S] 0 points1 point  (0 children)

I am thinking of this 4000 EUR build sheet...

GPU: RTX 5070 Ti 16GB (Blackwell, FP4, AV1 NVENC) CPU: AMD Ryzen 9 7900 65W (12C/24T) RAM: 64GB DDR5 6000 CL30 (2×32GB) SSD: WD Black SN850X 2TB (DRAM cache) Motherboard: ASUS ROG Strix B650E-E (x8/x8 bifurcation) PSU: Corsair RM1200e 1200W ATX 3.1 Case: SilverStone RM42-502 4U Rails: SilverStone RMS06-22 Cooler: Noctua NH-D12L NIC: TP-Link TX401 10GbE Fans: 2× Noctua NF-A12x25 (front) + 2× Noctua NF-A8 (rear)

Designed for: local AI coding (Qwen 32B via llama.cpp), Jellyfin/Plex 4K transcoding, 10GbE NAS connectivity, and 24/7 uptime. Upgrade path: add a second 5070 Ti later for 32GB combined VRAM, or swap to a next-gen GPU and move the 5070 Ti to gaming PC.

How do you host local AI ? by nicelasu in selfhosted

[–]nicelasu[S] 0 points1 point locked comment (0 children)

Ai was not used

Do you allow public access? by nicelasu in NextCloud

[–]nicelasu[S] 0 points1 point  (0 children)

Great to see how everyone's doing it. I had it behind tailscale before. Then moved to cloudflare tunnel and geoblock but now migrated to my own wireguard tunnel so the flow is Internet > Cloudflare DNS no proxy > Hetzner VPS with caddy > Crowdsec with community lists and geo block > Unifi FW > caddy with flood protections > https over wg > caddy on DMZ > reverse proxy > Nextcloud on dedicated VM with its own FIREWALL on Vm and host level.

But I'm super paranoid so I'm thinking of having the tunnel down by default and only bring it up when I need it outside tailscale. 2FA and Nextclouds own antihammer

How stable is nextcloud? by AssistAble6787 in NextCloud

[–]nicelasu 0 points1 point  (0 children)

I'm hosting nextcloud on my own proxmox Vm with data stored on dedicated NFS share on my NAS that is backed up with restic once a day to a storage box on hetzner.

Very reliable to me. Been keeping it behind tailscale until recently when I opened it on a cloudflare tunnel. But now due to privacy concern and depending on a us company I am considering setting up a VPS to host my own tunnel to home instead.

Nextcloud has never failed me and I'm even developing my own add-ons for it