NodeGreenville / nodegreenville

Node Greenville web app
4 stars 1 forks source link

Identify best host option for site #8

Closed bwestmoreland closed 8 years ago

bwestmoreland commented 9 years ago

From @blakeyoder on October 22, 2015 0:9

done whne:

Copied from original issue: NodeGreenville/nodegreenville-ghost#12

bwestmoreland commented 9 years ago

Server is running at nodegreenville.westmoreland.us. That said, I am currently the only one with credentials and will be working on the deployment for this paired with continuous integration.

bwestmoreland commented 8 years ago

The app is now hosted on Heroku with two different options.

  1. Staging - https://nodegreenville-staging.herokuapp.com when merged to DEV
  2. Production - https://nodegreenville-prod.herokuapp.com when merged to PROD

Travis deploys the build automatically depending on which branch is committed to.

Postgres Database connect string is available in each environment via process.env.DATABASE_URL

trendsetter37 commented 8 years ago

So is master our PROD branch?

bwestmoreland commented 8 years ago

Yes

— Sent from Mailbox

On Mon, Nov 30, 2015 at 8:28 AM, Javis Sullivan notifications@github.com wrote:

So is master our PROD branch?

Reply to this email directly or view it on GitHub: https://github.com/NodeGreenville/nodegreenville/issues/8#issuecomment-160626621