Skip to content

Commit 01a1f8d

Browse files
authored
Update README.md
[skip ci]
1 parent 609927b commit 01a1f8d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,13 @@
3131
- Calculations using data from API and database
3232
- Continous integration and continuous deployment with Travis CI
3333
- Hosting application on AWS with an [EC2](https://aws.amazon.com/ec2/) instance with an [Ubuntu](https://ubuntu.com/) operating system, [Gunicorn](https://gunicorn.org/) WSGI HTTP server, and [Nginx](https://www.nginx.com/) reverse proxy
34+
- Using [Ubuntu](https://ubuntu.com/) as operating system
35+
- [Gunicorn](https://gunicorn.org/) configuration
36+
- [Nginx](https://www.nginx.com/) configuration
3437
- Hosting MySQL database on AWS with a [RDS](https://aws.amazon.com/rds/) instance
3538
- (Deprecated) Hosting application on AWS with an [Elastic Beanstalk](https://aws.amazon.com/elasticbeanstalk/) instance and MySQL database on AWS with a [RDS](https://aws.amazon.com/rds/) instance
3639
- Using AWS Cloudfront as a Content Delivery Network (CDN) and connecting Google Domains custom domain to AWS CDN
40+
- Error logging with [Sentry](https://sentry.io/welcome/) for hosted application in production
3741

3842
## 🛠 Technologies
3943
|Graphic Design |Front-End |Back-End |Database |Deployment |Testing |

0 commit comments

Comments
 (0)