Skip to content

felixge/contained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

12Factor app container

Config

Haproxy

  • HAPROXY_VERSION: The haproxy version to download and build. (Default: 1.4.18)
  • HAPROXY_TARGET: The OS to optimize for, see Haproxy's Makefile. (Default: linux).
  • HAPROXY_CHROOT: The chroot directory to use for haproxy. (Default: /var/chroot/haproxy)

Dependencies

Building

  • build chain (TBD)
  • bash
  • curl

Running

  • Nothing

Requirements for stack

  • Load balancer

  • SSL Termination (?)

  • Domain handling (?)

  • Cron jobs (?)

  • Log routing (?)

Big Picture

Operating System -> Stack -> Apps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages