Skip to content

Updated "brigades using laddr" section of readme #195

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

Merged
merged 2 commits into from
Jun 19, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ Join Code for Philly's Slack channel for Laddr, you can self-register via codefo
## Brigades using Laddr
- [Code for Philly](http://codeforphilly.org)
- [Code for Dayton](http://codefordayton.org)
- [Code for Miami](http://projects.codeformiami.org)
- [Code for Miami](http://codefor.miami/)
- [Code for Croatia](http://codeforcroatia.org)
- [Creative Commons Korea](http://labs.cckorea.org/)
- [Code for Cary](http://www.codeforcary.org/)
- [Code for Charlotte](http://codeforcharlotte.org)
- [Code for Durham](http://codefordurham.com/)
- [Code for Raleigh](http://www.codeforraleigh.com/)
- [Open Charlotte Brigade](https://brigade.opencharlotte.org/)

## Requirements
Laddr is built on the Emergence PHP framework and deployement engine, and requires an Emergence server to host it.
Expand All @@ -57,7 +57,7 @@ it will configure services on the machine as-needed to host an instance of the a
sites, clones, or child sites. The guides for Ubuntu and Gentoo are most up-to-date: http://emr.ge/docs/setup

## Installation via Emergence (linked child)
- Create an emergence site that extends v1.laddr.io (access key: MaPG1YxorgU6ew64)
- Create an emergence site that extends v2.laddr.us

## Installation from Git
- Create an emergence site that extends skeleton.emr.ge (access key: 8U6kydil36bl3vlJ)
Expand Down