Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker-compose architecture #38

Open
blootsvoets opened this issue Sep 5, 2016 · 1 comment
Open

Docker-compose architecture #38

blootsvoets opened this issue Sep 5, 2016 · 1 comment

Comments

@blootsvoets
Copy link
Collaborator

blootsvoets commented Sep 5, 2016

Make a docker-compose complete architecture. Components (see sim-city-webservice/integration_tests/docker/docker-compose.yml for a base file):

  1. couchdb (nlesc/couch-admin) for configuration, tasks and jobs
  2. webdav for files, with a volume mounted locally
  3. geoserver (see https://hub.docker.com/r/kartoza/geoserver/ for a description)
  4. postgis database
  5. sim-city-cs (this repo)
  6. nginx or Apache instance that proxies all HTTP interfaces to a single port (removes cross-site scripting errors).
@blootsvoets
Copy link
Collaborator Author

Next in line could be integrating the Jupyter Data Science notebook or PySpark notebook
as well, possibly extended by installing barbecue there first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant