nautobot-docker-compose
nautobot-docker-compose copied to clipboard
Remove RQ worker from default setup
The RQ integration in Nautobot has been deprecated since 1.1.0. New deployments typically have no need for the rq_worker container, so it should probably be disabled by default in new deployments, with documentation provided on how to enable it if really needed.