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

"Tested On" docs are outdated and will fail #34

Open
rbreslow opened this issue Nov 2, 2018 · 7 comments
Open

"Tested On" docs are outdated and will fail #34

rbreslow opened this issue Nov 2, 2018 · 7 comments

Comments

@rbreslow
Copy link

rbreslow commented Nov 2, 2018

Problem description

The "Tested On" instructions under the OMK Walkthrough for Basic installation are outdated:

https://github.com/posm/OpenMapKitWebsite/blob/960ae29e646b7a43461a371053018faa48c32524/_site/docs_install.html#L279-L291

Installation following these instructions will fail.

Replication Steps

  • Follow the referenced instructions to provision a t2.micro EC2 instance running Ubuntu 14.04
  • Run /root/scripts/bootstrap.sh base virt nodejs nginx omk and get Unsupported release: 14.04

Expected Behavior or Output

  • Run /root/scripts/bootstrap.sh base virt nodejs nginx omk and get [Fri Nov 2 16:53:49 2018] Bootstrap complete: 0
@danbjoseph
Copy link
Member

@willemarcel @smit1678 how has HOTOSM been installing OMK Server, standalone or as part of a POSM installation? cc @mojodna

@rbreslow
Copy link
Author

rbreslow commented Nov 2, 2018

@danbjoseph It looks like these instructions don't work at all, even beyond what I described above. We might want to expand upon this issue.

Docker doesn't install, which causes the omk-server systemd service to fail, the whole setup looks like it's geared to be part of some ISO that uses local DNS to route everything over posm.io (with no easy or defined way to change this), etc.

@willemarcel
Copy link

@danbjoseph the deployments that I have participated, like guatemala and zambia.hotosm.org were done standalone.

@danbjoseph
Copy link
Member

Do you have documentation for the standalone install process?
(Our up-to-date docs only cover installing as part of posm.)

@willemarcel
Copy link

@danbjoseph this dockerfile is updated: https://github.com/hotosm/OpenMapKitServer/blob/master/Dockerfile

I'm always updating that documentation: https://github.com/hotosm/OpenMapKitServer/blob/master/docs/development-installation.md

@danbjoseph
Copy link
Member

Thanks!

@danbjoseph
Copy link
Member

Thanks! @rbreslow can you try checking out those instructions instead of what's on openmapkit.org?

@danbjoseph danbjoseph transferred this issue from posm/OpenMapKitWebsite Sep 19, 2019
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

3 participants