View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009854 | mantisbt | installation | public | 2008-11-18 13:09 | 2009-06-26 12:02 |
Reporter | 01 | Assigned To | vboctor | ||
Priority | normal | Severity | tweak | Reproducibility | N/A |
Status | closed | Resolution | duplicate | ||
Product Version | 1.1.2 | ||||
Summary | 0009854: config even more separate for multi instance installations | ||||
Description | Hi mantis team, as we are going to use more often mantis as issue management system for us and our customers I came across the following point: Please refer to addition information section for an example. | ||||
Additional Information | Let's suppose you want to provide a mantis installation to three of your customers - A,B and C. Then you may install mantis distribution in /opt/mantis and for each customer you just put into his home directory a link like for A: In addition you are able to place the config in As home like And there you have three instances with just three config files and except for this you can be sure that they are identical as they all refer to the very same distribution. | ||||
Tags | No tags attached. | ||||
There is a mechanism to use an environment variable (MANTIS_CONFIG) to point to the configuration. Each virtual server would have to set this appropriately. I did do a customization to set configuration by server name as well. I can find a patch if needed. |
|
ok. I will have a look at it and this is already a step ahead. but what about if you have 2 mantis installation for one vhost? i mean domain.tld/mantis1 and domain.tld/mantis2 - then again you would need to complete mantis directories... |
|
I think that Apache can do this by putting the appropriate 'SetEnv' command in the alias for the directory. I would need to look into it some more. |
|
Currently, only the configuration file is controlled via the environmental variable. I think we need a solution where we can point to a folder that contains all customizations aspects like:
|
|
Sound like these link contains the answer: |
|
agreed. the other task is what I initially meant. but it seems that it is still patching the mantis distribution... I would prefer having it in. :-) and during conversation here it comes to my mind, that in additon to the "pure config" the layout could be customizable in a farm also... what brings me to the typo3-integration-idea. so, I suggest to close this isse here (as it can be seen as a duplicate of 8401) and I will reopen another that does not deal with configuration in a farm but with layout in a farm. |
|