-
Notifications
You must be signed in to change notification settings - Fork 244
Updating the OpenFarm Production and Staging Servers
David Gross edited this page Mar 14, 2015
·
1 revision
The Production and Staging servers of OpenFarm run on Heroku (as of Jan 8th, 2015).
If the master branch passes all specs, and has been tested locally (regression testing FTW), you can pull down the master branch locally, and push it to heroku (providing you have a heroku instance, or have access to the OpenFarm heroku instance)
git push heroku master
About OpenFarm
Development
- How to Contribute to OpenFarm
- Code of Conduct
- How to Install & Run OpenFarm on an OS X system and on an Ubuntu System
- Troubleshooting Common Issues
- How to Set Up an Amazon S3 Bucket for Use with OpenFarm
- Modular CSS
- The OpenFarm API and API Documentation
- How to Use Docker and Fig
Deployment
Reference