codefordenver / codefordenver/ideaLab
Deployment Issues
- Dominant language
- Java
- Stars
- 13
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] write up notes for deployment for readme
- [x] Create AWS account + use CfD
**Backend**
- [x] Create .env file and configure application.properties
- [x] confirm the change of dropbox token + email/pw (credentials) works with .env
- [x] set up database in RDS
- [x] deploy jar or docker container to ec2
- [x] Create elastic beanstalk or ec2
- [ ] Add restriction to accepted requests to frontend url
- [ ] Create docker compose for just backend
**Frontend**
- [x] Create cloud front distribution
- [x] Create S3 bucket
- [x] Build frontend + upload frontend
- [x] Use .env file to change the backend url in RequestServices
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.