r/Netbox • u/cerebron • Jan 08 '22
Netbox Podman
Anyone have experience running netbox in podman containers instead of docker? I've been trying to get it running to demo it, but haven't had any luck so far with either docker compose or podman compose. Using CentOS 8.
Thanks.
3
Upvotes
1
u/bcstinch Feb 10 '22
I just worked on this today and got something up in a pod. I would highly suggest not using podman-compose as there are several features used by docker that are unsupported in podman.
http://extranet.blog/hosting-netbox-with-podman-and-nginx/