SundayGeekBrunch2016InventingOnPrinciple3 May 16 2016 from 10am to 3pm
#HASHTAGUNSET on Twitter, identi.ca, Live Cast, TwitterStreamGraphs, Collecta, flickr
Own objectives
- restrict the scope to have 1 working example
Attended activities
- working on getting 1 instance of this specific wiki running in a Docker
pip install aws
(seems deprecated) != pip install awscli
(seems more complete)
- AWS instances started from CLI need to have a key pair associated to them
- updated the Docker file for PIMSREDemo and created Docker
- still require 3 steps
- start a server (e.g. Amazon EC2 instance) with Docker
docker build http://fabien.benetou.fr/SRE/PIMSREDemo-Dockerfile?action=source
docker run -p 80:80 -i -t MyBuiltImage
Back to the Menu
Back to the Menu
Overall remarks and conclusions
- working container with a copy this wiki running
- missing proper PmWiki path configuration
- could be based on hostname
Back to the Menu
Other reviews or coverage
To do
- improve Template
- add map data (:ola-point lat= lon= text='':)