-
Notifications
You must be signed in to change notification settings - Fork 7
Practice App Deployment Notes
yemreinci edited this page May 8, 2019
·
1 revision
This document describes detailed deployment configurations of our API project:
- The system is deployed to an AWS EC2 t3.micro instance with Ubuntu 18.04 installed.
- Our app is fully containerized with Docker and Docker Compose. You can checkout our docker-compose.yml and Dockerfile configurations.
- We use nginx as a router to backend and frontend parts of our project. Checkout: nginx.conf
- The deployed website is fully secured with HTTPS. We got our SSL certificate from https://letsencrypt.org.
- Requirements
- Mockups
- User Types
- Personas, User Stories and Acceptance Criteria
- Use Case Diagrams
- Class Diagram
- Sequence Diagrams
- Milestone Report #1
- Project Plan
- System Manual
- User Manual
- TrAiders Annotation Server