I am using ubuntu 22 and server edition 24.xx.xx.xx
data dircetory is at /.local/share/Manager/
is it possible to change data directory ? i am unable to find any option to change it.
Reason:
I need some tetsing to install 2 instances on same server on port 8080 and 8081
but both are sharing same data directory, i need to set 1 of these on different directory
What is the full number? Why would you need two instances when you can setup as many businesses as the hardware allows for testing purposes? It will cost you 2x license fees. In any case you should consider using Linux containers. This Forum is not about OS or Server management so you should search the internet how to use Linux containers.
because i want different admins for different businesses
Yes i can use containers, but if there is any way to change data directory, it will serve my purpose easily.
The data directory is not unique for a single business but for the application as a whole. As mentioned you could use containers or docker instances to use multiple Manager Server Editions but realize that each instance requires its own License. You can not use one license for multiple servers.
Does not explain it all. You can always setup multiple Server Editions on Linux hardware as explained. each instance is seen as a separate Manager Server installation and thus need to be paid for each such instance.
We showed you the way to have Users having full permissions for business(es) the Server Admin assigns them to and sets them up with these privieleges. You indicated that you
Which is exactly what this allows. A User can be assigned to one or more businesses and then within each business have full privileges for that business which is similar to your Admin rights for each business.
I already explained that each Manager Server can only work with one directory.
You need to have sufficient Server knowledge to know how to setup a linux server on a single VPS with multiple docker containers or other containers that allow you to setup several independent Manager Servers.
You are right. Will cause massive problems though similar to having 2x Desktop version pointing at same data folder, one can no longer work simultabously. They need to be discreet for the app to work as expected.
Issue : both are using same data directory. Solution advised by VACUUMDOG is not working, i already tried that. it is from 6,7 years old post of @lubos
Details: just for clarification, i have two manager-server instances running , both are using different ports. but both are using same data directory. i know last solution is to use container, but it changing data directory is possible of one these instances, i will serve my purpose without using container.
I already indicated that sharing a directory with two Server Edition instances has the same issues as sharing an online directory with two Desktop Instances if used by more than one user at a time.