How do I un-mirror my dev and prod environments?
mlolm
HOBBYOP

10 months ago

I synced my prod and dev environments because I wanted to catch dev up to prod. Now I want to keep prod isolated while I work on dev (as it was before). But it seems my changes are automatically mirroring. For example if i change the name of an instance in dev it changes in prod and vice versa. I want to turn off this mirroring but I cant find where to do it?

3 Replies

mlolm
HOBBYOP

10 months ago

14df58b8-5b6f-4857-8f03-cce5c6924712


10 months ago

you cannot, it is by design that services mirror one another.

can you share your thoughts on why you want the same services across the environments to have different names?


mlolm
HOBBYOP

10 months ago

Is it just the names that are mirrored?
I just was not sure how it worked, i guess if its just the names and i connect a different database but the node or whatever is named the same then thats fine.


Loading...