03-17-2006, 10:58 AM
Hi all,
I am trying to make a decision between 3 diff setups :
1. a full install for each instance
2. symlinks for each instance
3. all in the same basket, just diff config files
I would also be able to use mani-admin-plugin, please take this into account
example directory structures...
1. a full install for each instance
/home/srcds1
/home/srcds2
/home/srcds3
etc...
2. symlinks for each instance
/home/srcds
/home/srcds1 --> symlinks to /home/srcds
/home/srcds2 --> symlinks to /home/srcds
/home/srcds3 --> symlinks to /home/srcds
etc...
3. all in the same basket, just diff config files
/home/srcds --> contains everything
/home/srcds1 --> contains all config files and startup scripts
/home/srcds2 --> contains all config files and startup scripts
/home/srcds3 --> contains all config files and startup scripts
etc...
I am trying to make a decision between 3 diff setups :
1. a full install for each instance
2. symlinks for each instance
3. all in the same basket, just diff config files
I would also be able to use mani-admin-plugin, please take this into account
example directory structures...
1. a full install for each instance
/home/srcds1
/home/srcds2
/home/srcds3
etc...
2. symlinks for each instance
/home/srcds
/home/srcds1 --> symlinks to /home/srcds
/home/srcds2 --> symlinks to /home/srcds
/home/srcds3 --> symlinks to /home/srcds
etc...
3. all in the same basket, just diff config files
/home/srcds --> contains everything
/home/srcds1 --> contains all config files and startup scripts
/home/srcds2 --> contains all config files and startup scripts
/home/srcds3 --> contains all config files and startup scripts
etc...