Sotera / newman

Quickly analyze and explore email with advanced analytics and visualization.
http://sotera.github.io/newman/
Apache License 2.0
55 stars 14 forks source link

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

Open lrabiet opened 5 years ago

lrabiet commented 5 years ago

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

malstor commented 4 years ago

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

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

ayeshabaig commented 4 years ago

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

cchabalk commented 4 years ago

Hey Ayesha,

Let me know if I can help with this. I can't recall who Jeremy Turner is; is he with Jacobs?

On Thu, Jan 30, 2020 at 11:01 AM ayeshabaig notifications@github.com wrote:

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Sotera/newman/issues/139?email_source=notifications&email_token=ADKGGB4PZGTP64VR262U67LRAL2WXA5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKLQK6I#issuecomment-580322681, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADKGGB5O6I6TGBKDY23CNVDRAL2WXANCNFSM4GPURPSA .

-- Christopher Chabalko, PhD

malstor commented 4 years ago

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

ayeshabaig commented 4 years ago

Tried that...doesn't work.

On Thu, Jan 30, 2020 at 9:23 PM Jeremy Turner notifications@github.com wrote:

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

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Sotera/newman/issues/139?email_source=notifications&email_token=AC6HQJAWHN3FCAI4WUGBWPLRAODQJA5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKNISXA#issuecomment-580553052, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC6HQJHD6PZB6AHROG3AJBLRAODQJANCNFSM4GPURPSA .

ayeshabaig commented 4 years ago

BTW are you apart of Jacobs?

On Thu, Jan 30, 2020 at 9:23 PM Jeremy Turner notifications@github.com wrote:

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

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Sotera/newman/issues/139?email_source=notifications&email_token=AC6HQJAWHN3FCAI4WUGBWPLRAODQJA5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKNISXA#issuecomment-580553052, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC6HQJHD6PZB6AHROG3AJBLRAODQJANCNFSM4GPURPSA .

malstor commented 4 years ago

No, I'm not a part of Jacobs.

malstor commented 4 years ago

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

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

ayeshabaig commented 4 years ago

A quick question just so I have my bases covered, at what capacity are you supporting this project?

On Tue, Feb 4, 2020 at 11:13 AM Jeremy Turner notifications@github.com wrote:

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

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

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Sotera/newman/issues/139?email_source=notifications&email_token=AC6HQJDXLTPGIMHD6JWTVN3RBGH23A5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKYGSLY#issuecomment-581986607, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC6HQJCUHF4G2A63UAQJPNDRBGH23ANCNFSM4GPURPSA .

malstor commented 4 years ago

I'm not supporting the project, just offering an answer to your question.

On Tue, Feb 4, 2020 at 11:26 AM ayeshabaig notifications@github.com wrote:

A quick question just so I have my bases covered, at what capacity are you supporting this project?

On Tue, Feb 4, 2020 at 11:13 AM Jeremy Turner notifications@github.com wrote:

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

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

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/Sotera/newman/issues/139?email_source=notifications&email_token=AC6HQJDXLTPGIMHD6JWTVN3RBGH23A5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKYGSLY#issuecomment-581986607 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AC6HQJCUHF4G2A63UAQJPNDRBGH23ANCNFSM4GPURPSA

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Sotera/newman/issues/139?email_source=notifications&email_token=ACDN24M74H63T2PM7VXP34TRBGJLPA5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKYIGFQ#issuecomment-581993238, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDN24JYAQPBR4LCUGX6KXDRBGJLPANCNFSM4GPURPSA .

dapolias commented 4 years ago

@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 commented 4 years ago

Nope still plugging away at it.

dapolias commented 4 years ago

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

malstor commented 4 years ago

What is the error or condition that you are seeing?

On Wed, Mar 4, 2020 at 7:55 PM dapolias notifications@github.com wrote:

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

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Sotera/newman/issues/139?email_source=notifications&email_token=ACDN24NADJBHQPZAI3NVH5DRF32AFA5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN3ISSI#issuecomment-594970953, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDN24O7DX27VOCSCSLEEDDRF32AFANCNFSM4GPURPSA .

dapolias commented 4 years ago

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

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

kevinenglish-keyw commented 4 years ago

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

malstor commented 4 years ago

How big is the PST?

What logs have you checked?

On Thu, Mar 5, 2020 at 2:28 PM Kevin English notifications@github.com wrote:

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

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Sotera/newman/issues/139?email_source=notifications&email_token=ACDN24ITZU4D6FQOPQHS5PTRF74PBA5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN6SQJA#issuecomment-595404836, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDN24M3MEMG6VK4OIESDTTRF74PBANCNFSM4GPURPSA .