nautobot-docker-compose icon indicating copy to clipboard operation
nautobot-docker-compose copied to clipboard

There are significant differences between the various docker-compose files - inclusion of a separate celery beat service

Open itheodoridis opened this issue 2 years ago • 3 comments

Between the simple docker-compose.yml, the docker-compose.ldap.yml and the docker-compose.override.yml.example there are significant differences. For example the inclusion of a seperate celery beat service in docker-compose.yml which is not included in the other two. Also the dependencies for each service, and the test arguments for the celery worker. Especially the need for inclusion of a separate celery beat service should be addressed and configuration settings should be reviewed. So that one common view/direction is produced for all cases (ldap/plugins/etc) for the docker-compose based nautobot deployment.

itheodoridis avatar Sep 05 '22 10:09 itheodoridis

About the celery beat, while digging I just noticed there's a pull request about it. Also review and tests have been completed. Maybe I am not so experienced in this kind of thing but what's keeping it from being merged? https://github.com/nautobot/nautobot-docker-compose/pull/29/files

itheodoridis avatar Sep 12 '22 08:09 itheodoridis

Updates made to get up to the latest. Need to also figure out how to appropriately keep the library up to date with less effort yet.

jvanderaa avatar Sep 24 '22 13:09 jvanderaa

Hopefully #29 will handle this.

jvanderaa avatar Sep 24 '22 13:09 jvanderaa

This has been addressed so closing.

jdrew82 avatar Sep 10 '24 20:09 jdrew82