1
0
mirror of /repos/dotTiddlywiki.git synced 2025-12-30 07:31:33 +01:00

updated a bit

This commit is contained in:
Aiko Mastboom 2015-04-02 10:38:38 +02:00
parent 92c35ed946
commit 7cdce9c3e3

View File

@ -1,6 +1,6 @@
created: 20150317163014131 created: 20150317163014131
creator: user creator: user
modified: 20150317174300850 modified: 20150323100606029
modifier: user modifier: user
tags: tags:
title: bootstrap deploy2docker title: bootstrap deploy2docker
@ -52,7 +52,9 @@ In order for ansible to connect to your base_image a container needs to be start
```bash ```bash
cd /root/ops cd /root/ops
./ninja_create my_docker_opscenctre ./ninja_create ./hosts/my_docker_opscenctre.informaat.net.json
./ninja_install ./hosts/my_docker_opscenctre.informaat.net.json
``` ```
This creates a docker container and installs the opscentre in it. This creates a docker container and installs the opscentre in it.