Skip to content

Core Profile#

traefik#

traefik Logo

Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Traefik integrates with your existing infrastructure components (Docker, Swarm mode, Kubernetes, Marathon, Consul, Etcd, Rancher, Amazon ECS, ...) and configures itself automatically and dynamically. Pointing Traefik at your orchestrator should be the only configuration step you need.

oauth#

oauth

A minimal forward authentication service that provides Google oauth based login and authentication for the traefik reverse proxy/load balancer.

duckdns#

duckdns

Duckdns is a free service which will point a DNS (subdomains of duckdns.org) to an IP of your choice. The service is completely free, and doesn't require reactivation or forum posts to maintain its existence.

docker-socket-proxy#

docker-socket-proxy is a security-enhanced proxy for the Docker Socket. It blocks access to the Docker socket API according to the environment variables you set. It returns a HTTP 403 Forbidden status for those dangerous requests that should never happen.