Ansible playbook to deploy a panoramax instance

I see more and more interest in having multiple panoramax instances deployed to work as a federation, as it was intended from the start. Not everyone wants to deploy docker-based or k8s monsters on their infrastructures, and even if the docs are complete, that’s many moving pieces talking to each other, so i’ve wrapped up an ansible playbook to deploy the complete thing on a debian 13 LXC container (but that should also work on a bare machine) - and it works fine in my initial testing.

it can be found at Landry Breuil / ansible-panoramax · GitLab, feedback and testing is welcome.

5 Likes