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

Provide way of recreating newman/couchdb-offline-tiles #139

Open
lrabiet opened this issue Jan 13, 2019 · 17 comments
Open

Provide way of recreating newman/couchdb-offline-tiles #139

lrabiet opened this issue Jan 13, 2019 · 17 comments

Comments

@lrabiet
Copy link

lrabiet commented Jan 13, 2019

There is no dockerfile for newman/couchdb-offline-tiles
I can't use the code without it.

@malstor
Copy link

malstor commented Jan 30, 2020

https://hub.docker.com/repository/docker/malstor/couchdb-offline-cache

Let me know if you would like to revive this project.

@ayeshabaig
Copy link

I did pull it into my docker hub. Now to get it to run?

@cchabalk
Copy link
Contributor

cchabalk commented Jan 30, 2020 via email

@malstor
Copy link

malstor commented Jan 31, 2020

Something like: docker run -d -p 5984:5984 malstor/couchdb-offline-tiles

@ayeshabaig
Copy link

ayeshabaig commented Jan 31, 2020 via email

@ayeshabaig
Copy link

ayeshabaig commented Jan 31, 2020 via email

@malstor
Copy link

malstor commented Feb 2, 2020

No, I'm not a part of Jacobs.

@malstor
Copy link

malstor commented Feb 4, 2020

It had a different name, cache vs. tiles give this a try:

docker run -d -p 5984:5984 malstor/couchdb-offline-cache

@ayeshabaig
Copy link

ayeshabaig commented Feb 4, 2020 via email

@malstor
Copy link

malstor commented Feb 4, 2020 via email

@dapolias
Copy link

dapolias commented Mar 5, 2020

@ayeshabaig , were you able to make it work? I am having similar issues and wondering how you solved it.

docker run -d -p 5984:5984 malstor/couchdb-offline-cache

@ayeshabaig
Copy link

Nope still plugging away at it.

@dapolias
Copy link

dapolias commented Mar 5, 2020

Same here... just haven't figured it out.

@malstor
Copy link

malstor commented Mar 5, 2020 via email

@dapolias
Copy link

dapolias commented Mar 5, 2020

I am having issues trying to ingest the pst files. (everything else seems to be up and running) but can't get the pst files no matter what I do to show up in the gui
Things done: followed the quickstart guide..
then restarted just in case
Cleaned out all directories and folders and re-installed VM from the start.
Once everything finished
checked elsatic search is running: sudo service elasticsearch status
ok
Checked if sufficient memory : df -h
sufficient
placed all pst files in following folder
/vagrant/newman-ingester/TestPST/pst/TestPST1/
ok
checked is docker was running
sudo service docker status
ok : process 885

  • sudo service docker start - to make it active.

Am I missing anything?
Was Advised maybe the couchDB was missing/miss-configured and sent here

@kevinenglish-keyw
Copy link
Collaborator

PSTs are loaded into Newman using the pst-extraction project: https://github.com/Sotera/pst-extraction

@malstor
Copy link

malstor commented Mar 5, 2020 via email

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

6 participants