rmit-programming-club / network-vis

A tool to visualisation coding activity and collaboration within a Github Organisation
GNU General Public License v3.0
9 stars 2 forks source link

Adding Welcome page and routing it to root for testing ElasticBeanstalk Deploy #5

Closed thundergolfer closed 7 years ago

thundergolfer commented 7 years ago

Description

This PR is a step involved in deploying to Elastic Beanstalk detailed in this runsheet: http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_Ruby_rails.html#create_deploy_Ruby_rails_ebinit

It basic creates a placeholder landing page for our app.

References

Trello: https://trello.com/c/xCXUEaSd/1-deploy-rails-app-on-aws-beanstalk

Risks:

None: We don't have any functionality yet

thundergolfer commented 7 years ago

@LouisKnuckles We can certainly fix that. Create new integration branch and set Github to default merge into that.

thundergolfer commented 7 years ago

Deploy Rails App on AWS Beanstalk