Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005014 [Resin] minor always 04-02-12 15:12 06-13-12 16:25
Reporter rickHigh View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.28 Product Version
  Product Build
Summary 0005014: CONFIG EC2: need ability to connect to Resin using public IP only.
Description ext:{externalIP} forces ServerId to be passed for IP public/private discovery.

Without this setting, server would need to be started from the CMD line as follows:

sudo resinctl start -server app-1

or you would need to modify /etc/init.d/resin to pass the server id

We don't want this. We want the ability to pass serverId via resin.xml like the homeCluster is configured.

This requires a Resin code change to resin.xml similar to a change for homeCluster support.

resin.xml near homeCluster:

<serverId>${triadServerId}</serverId>


resin.properties:

# Assign a server id to this instance.
# This is needed for EC2 environments when public IP is external Elastic IP
#triadServerId=app-0

Assertions:
homeCluster and triadServerId should not be both set.
If triadServerId is null or empty, then there is no server id unless it is passed from the command line.
Command line server id should override the property in the config.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0005845)
ferg
06-13-12 16:25

server/6d07

Added <home-server>.
 

- Issue History
Date Modified Username Field Change
04-02-12 15:12 rickHigh New Issue
06-13-12 16:25 ferg Note Added: 0005845
06-13-12 16:25 ferg Assigned To  => ferg
06-13-12 16:25 ferg Status new => closed
06-13-12 16:25 ferg Resolution open => fixed
06-13-12 16:25 ferg Fixed in Version  => 4.0.28


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker