SundayGeekBrunch2016InventingOnPrinciple3 May 16 2016 from 10am to 3pm

#HASHTAGUNSET on Twitter, identi.ca, Live Cast, TwitterStreamGraphs, Collecta, flickr

Own objectives

  1. restrict the scope to have 1 working example

Attended activities

Sandboxed Re-Usable Exploration by myself

  • 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
      1. start a server (e.g. Amazon EC2 instance) with Docker
      2. docker build http://fabien.benetou.fr/SRE/PIMSREDemo-Dockerfile?action=source
      3. docker run -p 80:80 -i -t MyBuiltImage

Back to the Menu

Life Cycle Modelling by Gwen

  • to discover

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

  • here

To do

  1. improve Template
  2. add map data (:ola-point lat= lon= text='':)