You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,8 @@
38
38
- Hosting Redis cache on AWS with an [Elasticache](https://aws.amazon.com/elasticache/) instance
39
39
- Using AWS Cloudfront as a Content Delivery Network (CDN) and connecting Google Domains custom domain to AWS CDN
40
40
- Error logging with [Sentry](https://sentry.io/welcome/) for hosted application in production
41
-
- Continous integration and continuous deployment with [Travis CI](https://travis-ci.org/) and AWS CodeDeploy
41
+
- Continous integration with [Jenkins](https://www.jenkins.io/) and continuous deployment with and [AWS CodeDeploy](https://aws.amazon.com/codedeploy/)
42
+
- (Deprecated) Continous integration with [Travis CI](https://travis-ci.org/)
42
43
- (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
0 commit comments