Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 960 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 960 Bytes

Bento Dashboard Server

Deployment

Bento Dashboard Server connects Bento Dashboard with the pipeline deployed to AWS. Bento Dashboard is built in React with an Express backend that can be run locally for individual use, or deployed to Amazon EC2 for organizational use.

To install and deploy the dashboard, first ensure you have installed Bento's pipeline - you will require some of the resources from the pipeline installation in the following steps.

The deployment guide (steps one through four) includes a walkthrough to containerize the Express app for easy deployment on EC2 or any other cloud computing platform. Steps five onwards details how to deploy React files on EC2.