Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add v2 docker compose and exclude django_rq #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

crankynetman
Copy link

Running the commands listed in README.md doesn't work on netbox 3.4.7, I think due to some django-rq model changes. If you don't use the excluded I added, you get the following error:

CommandError: Unable to serialize database: relation "django_rq_queue" does not exist
LINE 1: SELECT COUNT(*) AS "__count" FROM "django_rq_queue"

I also added a docker compose v2 example, since that is The Way of the Future. Feel free to nuke that line if you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant