馃殌 [Feature] Add/set up automated deploys to develop server
Created by: Tirokk
Authored by mattwr18 Closed
馃殌 Feature
We want to have three servers for separation of concerns...
-
develop
will be where we automatically deploy master from our Travis build server and will have seeded data. This is great for quickly testing features and bug fixes in a production environment, and also great for inviting our friends from the open source community to help us manually test. -
staging
will be a url internally circulated with production-like data, which will be used for internal manual testing and will help us catch bugs difficult to encounter with seeded data. -
production
is for everyone!!!