Page MenuHomeDevCentral

docker.sls
No OneTemporary

docker.sls

# -------------------------------------------------------------
# Salt — Provision Docker engine
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2018-03-10
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
# You can append a :tag (by default, latest is used).
# You can't directly specify a Docker library images.
# See https://docs.saltstack.com/en/latest/ref/states/all/salt.states.docker_image.html
docker_images:
'*':
- certbot/certbot
dwellers:
# Core services
- nasqueron/mysql
- nasqueron/rabbitmq
# Infrastructure and development services
- nasqueron/aphlict
- dereckson/cachet
- nasqueron/etherpad
- nasqueron/notifications
- nasqueron/phabricator
equatower:
# Continuous deployment jobs
- jenkinsci/jenkins
- nasqueron/jenkins-slave-php
docker_containers:
equatower:
# CD
jenkins:
host: cd.nasqueron.org
app_port: 38080
jenkins_slave:
apsile:
ip: 172.17.0.100
elapsi:
ip: 172.17.0.101

File Metadata

Mime Type
text/plain
Expires
Sat, Jul 4, 03:02 (14 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3877887
Default Alt Text
docker.sls (1 KB)

Event Timeline