Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wordpress #5

Merged
merged 4 commits into from
Apr 19, 2016
Merged

Wordpress #5

merged 4 commits into from
Apr 19, 2016

Conversation

misterbisson
Copy link
Contributor

No description provided.

Jason DeWitt added 4 commits April 13, 2016 16:57
Nearly ready for primetime on Triton, NFS container never going green is only major blocker.
CNS integration appears to be working via CONSUL being set to CNS hostname in _env
Working example tests good on Triton as of this commit, with a proper env set up.
updated WordPress container to use ContainerPilot 2.0.1
beginnings of a readme
setup.sh shamelessly stolen from couchbase repo, needs work
- [Consul](https://www.consul.io/): used to coordinate replication and failover
- [Autopilot-MySQL](https://github.com/autopilotpattern/mysql/): we're using the Autopilot-MySQL project to leverage the great features built into this container. It users MySQL5.6 via [Percona Server](https://www.percona.com/software/mysql-database/percona-server), and [`xtrabackup`](https://www.percona.com/software/mysql-database/percona-xtrabackup) for running hot snapshots.
- [Manta](https://www.joyent.com/object-storage): the Joyent object store, for securely and durably storing our MySQL snapshots.
- [ContainerPilot](http://containerpilot.io): included in our MySQL containers orchestrate bootstrap behavior and coordinate replication using keys and checks stored in Consul in the `onStart`, `health`, and `onChange` handlers.
Copy link
Contributor Author

@misterbisson misterbisson Apr 17, 2016

Choose a reason for hiding this comment

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

https://www.joyent.com/containerpilot

Also note that onStart is deprecated.

Edit, you're probably on both of those, as this was copypasta from elsewhere.

@misterbisson misterbisson merged commit 8336c9d into autopilotpattern:progress Apr 19, 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.

1 participant