Skip to content

Commit

Permalink
docu for Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed Apr 26, 2016
1 parent 94bdb46 commit 0600065
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/platform/architecture.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,12 @@ Docker Containers

The following Docker Containers are deployed. Also their related Docker Image is listed.

* ``web`` - web and webapps, proxy to backend - image: ``geonovum/apache2''
* ``web`` - web and webapps, proxy to backend - image: ``geonovum/apache2``
* ``postgis`` - PostgreSQL w PostGIS - image: ``kartoza/postgis:9.4-2.1``
* ``stetl`` - All ETL tasks - image: ``geonovum/stetl``
* ``geoserver`` - GeoServer web app - image: ``kartoza/geoserver`` (TBD)
* ``sos52`` - 52NOrth SOS web app: ``kartoza/geoserver`` (TBD)
* ``sos52`` - 52North SOS web app: ``kartoza/geoserver`` (TBD)

See https://github.com/Geonovum/smartemission/blob/master/docker for the generic images
and https://github.com/Geonovum/smartemission/blob/master/etl and https://github.com/Geonovum/smartemission/blob/master/services
for their use in Docker Containers:
2 changes: 2 additions & 0 deletions docs/platform/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ It can always be found at `smartplatform.readthedocs.org <http://smartplatform.r

The home page for the Smart Emission project is http://www.smartemission.nl

The home page for the Smart Emission Data Platform project is http://data.smartemission.nl

The project GitHub repository is at https://github.com/Geonovum/smartemission.

Background reading also via the SOSPilot project via http://sensors.geonovum.nl.
Expand Down

0 comments on commit 0600065

Please sign in to comment.