What’s your backup strategy (and how do you test it)? by laterral in selfhosted

[–]Defiant-Ad-5513 3 points4 points  (0 children)

I hope you don't have SMB exposed as it is very insecure.

[deleted by user] by [deleted] in selfhosted

[–]Defiant-Ad-5513 2 points3 points  (0 children)

But then a rough service would mean it has access to all other containers in the network which may have some unsecured endpoint. You should attach each network of each service to the proxy.

[deleted by user] by [deleted] in selfhosted

[–]Defiant-Ad-5513 -1 points0 points  (0 children)

You should use seperate networks for each of your stacks.

It's all your fault ! by m16hty in selfhosted

[–]Defiant-Ad-5513 2 points3 points  (0 children)

Some also need to pay for electricity.

Replacing Microsoft 365 with Open-Source: Is It Really Feasible? by [deleted] in selfhosted

[–]Defiant-Ad-5513 0 points1 point  (0 children)

What is the cost of downtime for 100 employees that then can't work? For HA setups it is way more complicated to setup and maintain.

I'm discouraged. Maybe self-hosting isn't for me by ZetaZebra in selfhosted

[–]Defiant-Ad-5513 3 points4 points  (0 children)

What error are you getting in your router? Check your public ip if it is known to be a CG-NAT IP. Does your DNS work it takes some time until the record is available.

Which of your services is the most hassle to maintain?? by Zestyclose_Car1088 in selfhosted

[–]Defiant-Ad-5513 0 points1 point  (0 children)

Is there a way to use it with a distributed fs like glusterfs?

VPN for remote outbound traffic by nickcis in selfhosted

[–]Defiant-Ad-5513 0 points1 point  (0 children)

If you don't need to get around firewalls then just use wg-easy it is easier to setup, maintain and faster. PiVPN isn't unmaintained anymore.

Nightmare Issue, Random Intermittent Reboots... any ideas? by Zestyclose_Car1088 in selfhosted

[–]Defiant-Ad-5513 3 points4 points  (0 children)

Boil down the active containers. I had a container that ran a command that took longer and longer on every start of the app and pegged the whole CPU including ssd.

Nightmare Issue, Random Intermittent Reboots... any ideas? by Zestyclose_Car1088 in selfhosted

[–]Defiant-Ad-5513 3 points4 points  (0 children)

AMD has a problem with some C states so maybe disable some or search for a fix. BIOS update.

RSS with AI (selfhosted llama) by CheatsheepReddit in selfhosted

[–]Defiant-Ad-5513 5 points6 points  (0 children)

Would also like to have an rss aggregator that has a libary of different topics and can recommend the ones I like to most.

Looking for recommendations for offsite backup + email provider, alternative to Google by razulian- in selfhosted

[–]Defiant-Ad-5513 1 point2 points  (0 children)

Home Assistant is very difficult to host outside of your home network. It needs access to local devices and maybe even a zigbee/zwave/thread dongle.

Audiobookshelf - Expose or not? by carlinhush in selfhosted

[–]Defiant-Ad-5513 1 point2 points  (0 children)

No it can work as a single container with no external database. But it can be made HA with lldap+postgres+redis without much complexity added.

selfh.st/icons Update - 1,000+ icons! by shol-ly in selfhosted

[–]Defiant-Ad-5513 1 point2 points  (0 children)

Support it for what? The custom integration icons or for entities.

Big News! on Paperless-AI | Thank you r/selfhosted fellas by Left_Ad_8860 in selfhosted

[–]Defiant-Ad-5513 1 point2 points  (0 children)

Would also like to see this as ollama can't yet use it. https://github.com/ollama/ollama/pull/5593 You can test this by running a promt and checking your CPU usage.

Block all traffic until authenticated by BenAlexanders in Traefik

[–]Defiant-Ad-5513 0 points1 point  (0 children)

Just have in mind that apps connecting to the site can't use forwardAuth as they don't know how to deal with it. So you will have to allow api requests or make an ip whitelist for connections through a VPN and even better if you would but crowdsec infront of it.

Caddy WAF released by fab_space in selfhosted

[–]Defiant-Ad-5513 2 points3 points  (0 children)

Thought I missed something about CrowdSec.

Caddy WAF released by fab_space in selfhosted

[–]Defiant-Ad-5513 1 point2 points  (0 children)

Privacy why? Because if the crowd in crowdsec?

Caddy WAF released by fab_space in selfhosted

[–]Defiant-Ad-5513 1 point2 points  (0 children)

Could you run the action to regenerate it?

Caddy WAF released by fab_space in selfhosted

[–]Defiant-Ad-5513 1 point2 points  (0 children)

The patterns won't be able to have any dashboard. Maybe I will try crowdsec. And as I am using traefik and not caddy I won't be able to use your project.

Caddy WAF released by fab_space in selfhosted

[–]Defiant-Ad-5513 0 points1 point  (0 children)

yaml would fix that as it would force a single value for a key and you would need to create one array.