ibrows/symfony-ha-example

Name: symfony-ha-example

Owner: PwC Experience Center

Description: Example high availability setup for symfony web applications

Created: 2015-09-16 07:18:03.0

Updated: 2015-09-16 07:18:23.0

Pushed: 2015-09-16 13:55:11.0

Homepage: null

Size: 164

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Symfony HA Cluster Example

Prerequisites

Install python and dopy:

 install python
install dopy

You can check installed python modules by running:

on util/check_packages.py
Usage

Copy `vars/credentials.yml.distto ``vars/credentials.yml``` and edit it to your needs. Use the legacy (v1) API keys from digitalocean for now.

Run the ansible playbook to provision the cluster on DigitalOcean:

rt ANSIBLE_HOST_KEY_CHECKING=False && ansible-playbook -i hosts --ask-sudo-pass playbook.yml

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.