[Question] Force override when "duplicate key value violates unique constraint"? #462
Unanswered
tomasaberg
asked this question in
Getting Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I have a question that is somewhat outside of netbox-docker but I'll try my chances :)
Let's say I have the below values in my sites.yaml...
...and then I add or change a field so it looks like this:
Now, If i trigger the initialization again , it would result in a
Is it possible to force the database update this without destroying the environment first?
I use these scripts to initialize Netbox but I'm not using docker as deployment method.
I'm using Terraform and Ansible. Of course I can destroy the environment but it would be nice if I could use the scripts for updates as well.
Beta Was this translation helpful? Give feedback.
All reactions