Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4579 | minor | always | 05-25-11 23:39 | 07-22-11 15:15 | |
|
|||||
Reporter: | rickHigh | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.21 | ||
|
|||||
Summary: | 0004579: More scripts for standard install | ||||
Description: |
Standard install spreads resin across many directories /var/www/ /etc/resin /usr/local/resin /var/log/resin It would be nice if the resin.sh in /usr/local/resin was aware of these and could handle itself accordingly. For example to just get the status of resin running in the default install format one has to do this: /usr/local/resin/bin/resin.sh -root-directory /var/www -conf /etc/resin/resin.xml status To run a server in console mode one would have to do the following: /usr/local/resin/bin/resin.sh -root-directory /var/www -conf /etc/resin/resin.xml -log-directory /var/log/resin/ console It would be nice if the resin.sh from the install would know where the resin directories were already. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|