Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 12factor

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

Deploying Django app on Heroku: Can I manually set environment variables in the .env file? Do I need to install tools like autoenv, heroku-config...?

Respecting the codebase factor (from 12-factor app manifesto) for a Gradle/Spring app deployed on Cloudfoundry or Heroku

How to Handle Runtime Configuration of Symfony2 Using Consul Service Discovery

12Factor App: Capturing stdout/stderr logs with Fluentd

logging fluentd 12factor

Where to store SSL certificates for a 12-factor app

ssl-certificate 12factor

How to pass environment variables to a frontend web application?