Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 12factor

Why does 12factor recommend not to daemonize processes?

12factor microservices

Should multithreading be used in microservices?

Tomcat, Docker, Logging, and STDOUT?

docker tomcat logging 12factor

What's the process of storing config for 12 factor app?

Profile specific properties vs Environment variables

How to make an angularjs application 12 factor compliant regarding configuration

angularjs 12factor

Does dotenv contradict the Twelve-Factor App?

Clarification needed about the eighth factor of the Twelve-Factor App manifesto and daemonized processes

Using dotenv files with Spring Boot

Where to store config parameters?

12factor

Why stdout for logs in Factor12?

logging 12factor

Is passing application configuration in stdin a secure alternative to environment variables?

security pipe config 12factor

Define environment variable in Dockerfile or docker-compose?

Why should a 12 Factor app be self contained?

12factor config approach with Docker

12 factor app config and Java

java config 12factor

Rendering an environment variable to the browser in a react.js redux production build running in different environments