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

Ansible scripts to setup a Mapnik installation and Node server #4

Closed
4 tasks done
timrobertson100 opened this issue Oct 4, 2016 · 1 comment
Closed
4 tasks done
Assignees

Comments

@timrobertson100
Copy link
Member

timrobertson100 commented Oct 4, 2016

The mapnik-server is a node wrapper that requires an installation of Mapnik.

The ansible-mapserver was started to provide an installation for this, but was halted because it used CentOS which was painful. Mapnik installs very easily using Ubuntu, so the ansible-mapserver should be rewritten completely to use that. The server will require

  • Mapnik
  • Node version v0.12.x
  • The node server.js and start scripts etc to bring that up
  • c-deploy project to use these scripts as as submodule (ideally)
@timrobertson100 timrobertson100 added this to the New map API on http://api.gbif-dev.org/v2/* milestone Oct 4, 2016
@MattBlissett
Copy link
Member

Completed for the deployment at GBIF, but within the private c-deploy project.

Deploying a new instance, reading ZooKeeper and performing smoke tests is probably beyond what we need for a quick-start Ansible role within this project. All that remains in c-deploy is the equivalent of:

sudo apt install mapnik-utils nodejs 

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

2 participants