Is a way to disable an environment?
I have an environment that I'm not going to use anymore but I don't want to delete yet (bc maybe in a future I would like to have it running). So I just want to keep the configuration but do not have the server running, basically I want to "stop the instance"
8 Replies
Project ID:
N/A
Project ID:
N/A
If you remove the running deployment they’ll stop running. this does not work for databases. For databases, take a backup and restore it when you decide to fire the environment back up
peerfect, thanks for the explanation!
no prob!
(now that databases are just regular services, you can remove the active deployment all the same)
ahh because data’s in volumes
good point
@fvr1 ^ listen to brody, not me
lol ok! thanks 😊