-
I know some people who swear by this model for building a scalable web application:
http://12factor.net/
What do you say we follow it?
-
This app will be deployed on the Heroku platform, and must comply with the [12 Factor App](https://12factor.net/) Standards
-
https://12factor.net/
-
# 12 factor app (15 factor app) | minjun's memory
Introduction 12 factor app은 서비스형 소프트웨어를 구성하기 위한 방법론입니다.
개발 언어/프레임워크에 상관없는 이식성과 플랫폼 호환성 향상을 위한 디자인 원칙입니다. 애플리케이션의 수평적 확장이 용이하도록 합니다. 애플리케이션 확장 가능성 CI/…
-
Go check https://medium.com/@jdxcode/12-factor-cli-apps-dd3c227a0e46
-
Review https://12factor.net/ for any major shortcomings that could be improved without major effort
-
To deploy to Heroku, we need to make the config files pull from the environment.
https://12factor.net/config
Right now, they use templated files: https://github.com/MAPC/CartoDB-SQL-API/blob/ma…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
After auto-updating to v0.163.2, suddently all the text in my buffers disappeared.
Workar…
-
[ASP.NET Community Standup - The 12 Factor App](https://www.youtube.com/watch?v=xRlDuXJ3t08)
- [ ] Codebase
- [ ] Dependencies
- [ ] #35
- [ ] Backing services
- [ ] #31
- [ ] Processes
- [ ]…
-
- use case in Kubernetes
- plan to use https://github.com/spf13/viper