building a platform with django, docker and salt | djangocon lightning talk

Post on 10-Jun-2015

2.037 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

BUILDING A PLATFORM WITH DJANGO, DOCKER & SALT lightning talk

TRANSCRIPT

BUILDING A PLATFORM WITHDJANGO, DOCKER & SALT

Roberto Aguilar, roberto@baremetal.io

Saturday, September 7, 13

PaaS for dedicated servers that provides automated deployment, high availability, infrastructure scaling and business metrics so you can focus on your application.

http://baremetal.io

Saturday, September 7, 13

PaaS for dedicated servers that provides automated deployment, high availability, infrastructure scaling and business metrics so you can focus on your application.

http://baremetal.io

Saturday, September 7, 13

webhook build

successful build

launch agents

successful launch

update routers

successful update

Console Infrastructure

Saturday, September 7, 13

successful build

Console

• account information

• servers & roles

• applications & resource allocation

• orchestration

(django app)

Saturday, September 7, 13

webhook build

successful build

launch agents

successful launch

update routers

successful update

(builder)

(docker)

(nginx)

Infrastructure

Saturday, September 7, 13

webhook build

successful build

launch agents

successful launch

update routers

successful update

SALT

Saturday, September 7, 13

TRY IT

Saturday, September 7, 13

webhook build

successful build

launch agents

successful launch

update routers

successful update

SALT

salt -C \'I@cluster :default and I@roles:agenthost' \state.sls baremetal.agents \--return=console

Saturday, September 7, 13

webhook build

successful build

launch agents

successful launch

update routers

successful update

SALTsalt -C \'I@cluster :default and I@roles:agenthost' \state.sls baremetal.router \--return=console

Saturday, September 7, 13

DID IT WORK?

Saturday, September 7, 13

THANKS!

baremetal.io/djangocon/

Roberto Aguilar, roberto@baremetal.io

Saturday, September 7, 13

top related