Hacker News new | ask | show | jobs
by h4kunamata 95 days ago
When you know what you are sking it to help you with.

I wanna to build a Proxmox LXC container via Ansible playbook, both things I know and use in my homelab.

It has to be 4 services running within the same container, VPN and what not. That would take me forever to find the latest and recommended:

* Each service installation proccess

* Known issues and workaround

* Firewall and what not

It sill took me 3 nights because I had to replace one of the services. I am not expert into iptables firewall, it helped me with that.

Ansible playbook was a hit and miss but it gave me the start so I fixed what was wrong and voila.

The problem is people using it for copy/paste, it works it is good enough. No understand of what is happening, security issues and alike.