Rank 4: Virtual Machine
Can I run multiple appwrite instances on one server?
Votes
0
Replies
15
Participants
Unknown
Messages
16
Rank 4: Virtual Machine
Can I run multiple appwrite instances on one server?
Theoretically yes. I don't see the value behind it though?
Probably for handling ops. like staging, production, experimental, etc.
Refer to these resources to know more about scaling Appwrite, if that's what you're after:
Ah okay that makes sense. Well technically it's possible
Rank 4: Virtual Machine
Running two different product backend in same server...
@safwan
Well if if's two different products, can't you simply create a new project in the same instance?
You could also create a new organization if you want to isolate it more
Rank 4: Virtual Machine
Ok, but quite different from my intention
Rank 4: Virtual Machine
how do I run the both console dashboard on browser differently
If you have different products, you can use the same appwrite instance as well. Either use the same org. & create a new project or a new org with your new project.
You could just do this? Not sure what the issue is here tbh
Rank 4: Virtual Machine
wow
okay, I appreciate you
I now understand
Thanks @safwan
Rank 4: Virtual Machine
Thanks man, @darShan

[SOLVED] Multiple Appwrite instances for different products