COSC481W-2024Fall / MLite

0 stars 0 forks source link

Deployment - Deploy Rails App on AWS #11

Open Mohammad4844 opened 1 week ago

Mohammad4844 commented 1 week ago

User Story

As a user, I would like to interact with the Rails application through the internet.

Persona

New and existing users looking to access the MLite.

Feature

Deployed application on the web that can be accessed from a url.

Business Value

Users can get to our app, use it, and interact with it.

Tasks

  1. Set up Docker container for Rails
  2. Set up Rails production config and master key
  3. Deploy Rails app on AWS compute service
  4. Expose port/modify config for app to be accessible

Acceptance Criteria

Acceptance Tests