Author: buildbot
Date: Mon Dec 7 15:22:57 2015
New Revision: 974853
Log:
Staging update by buildbot for steve
Modified:
websites/staging/steve/trunk/content/ (props changed)
websites/staging/steve/trunk/content/demo.html
Propchange: websites/staging/steve/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Dec 7 15:22:57 2015
@@ -1 +1 @@
-1718336
+1718401
Modified: websites/staging/steve/trunk/content/demo.html
==============================================================================
--- websites/staging/steve/trunk/content/demo.html (original)
+++ websites/staging/steve/trunk/content/demo.html Mon Dec 7 15:22:57 2015
@@ -131,6 +131,16 @@
<li>Go to http://steve.yourdomain.foo/admin and set up an
election</li>
<li>Start voting!</li>
</ul>
+<h3>Building a Docker image</h3>
+ <p>
+ You can also build pySTeVe as a Docker image using the Dockerfile
locate in the <kbd>docker</kbd> directory:
+ <ul>
+ <li><kbd>svn co
https://svn.apache.org/repos/asf/steve/trunk/pysteve/</kbd></li>
+ <li><kbd>docker build -t pysteve docker/</kbd></li>
+ <li><kbd>docker run -i -p 127.0.0.1:80:80 pysteve</kbd></li>
+ <li>Navigate to http://localhost/admin to set up stuff, using
the default credentials (admin/admin1234)</li>
+ </ul>
+</p>
<!--
<h3>Online demonstration</h3>
<p>