Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5013 | minor | always | 04-02-12 14:52 | 06-13-12 15:42 | |
|
|||||
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.28 | ||
|
|||||
Summary: | 0005013: CONFIG EC2: ElasticCloudService needs to be turned on with resin.properties | ||||
Description: |
For EC2 support, goal is only file you need to change is resin.properties which is in EC2 instance user data. Properties file should support turning on spoke servers as follows: Change needed in resin.xml: <resin:if test="${spokeServer}"> <resin:ElasticCloudService/> </resin:if> Change needed in resin.properties # Spoke server off by default #spokerServer=false |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|