Skip to content

Conversation

@misterbisson
Copy link
Contributor

@misterbisson misterbisson commented Jul 22, 2016

If merged, it should be tagged as 4.5.3-r2.

@misterbisson misterbisson changed the title Fixed Nginx Fixed Nginx and updated Consul image Jul 22, 2016
@tgross
Copy link

tgross commented Jul 22, 2016

LGTM except for my concerns in autopilotpattern/nginx#18 (comment)

command: >
/usr/local/bin/containerpilot
/bin/consul agent -server
-bootstrap-expect 1
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tgross this works to create a one-node Consul cluster that we can then scale to N nodes via Docker Compose.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think that works -- when a node comes up if it expects only 1 and the CNS name it resolves is itself, then it'll form a split brain cluter.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Crap, you're right about that.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix incoming.

@misterbisson misterbisson merged commit 6f0e8d1 into master Jul 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants