-
Notifications
You must be signed in to change notification settings - Fork 14
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
Comments
https://hub.docker.com/repository/docker/malstor/couchdb-offline-cache Let me know if you would like to revive this project. |
I did pull it into my docker hub. Now to get it to run? |
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 ***@***.***> 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
<#139?email_source=notifications&email_token=ADKGGB4PZGTP64VR262U67LRAL2WXA5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKLQK6I#issuecomment-580322681>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADKGGB5O6I6TGBKDY23CNVDRAL2WXANCNFSM4GPURPSA>
.
--
Christopher Chabalko, PhD
|
Something like: docker run -d -p 5984:5984 malstor/couchdb-offline-tiles |
Tried that...doesn't work.
…On Thu, Jan 30, 2020 at 9:23 PM Jeremy Turner ***@***.***> 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
<#139?email_source=notifications&email_token=AC6HQJAWHN3FCAI4WUGBWPLRAODQJA5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKNISXA#issuecomment-580553052>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC6HQJHD6PZB6AHROG3AJBLRAODQJANCNFSM4GPURPSA>
.
|
BTW are you apart of Jacobs?
…On Thu, Jan 30, 2020 at 9:23 PM Jeremy Turner ***@***.***> 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
<#139?email_source=notifications&email_token=AC6HQJAWHN3FCAI4WUGBWPLRAODQJA5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKNISXA#issuecomment-580553052>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC6HQJHD6PZB6AHROG3AJBLRAODQJANCNFSM4GPURPSA>
.
|
No, I'm not a part of Jacobs. |
It had a different name, cache vs. tiles give this a try: docker run -d -p 5984:5984 malstor/couchdb-offline-cache |
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 ***@***.***> 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
<#139?email_source=notifications&email_token=AC6HQJDXLTPGIMHD6JWTVN3RBGH23A5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKYGSLY#issuecomment-581986607>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC6HQJCUHF4G2A63UAQJPNDRBGH23ANCNFSM4GPURPSA>
.
|
I'm not supporting the project, just offering an answer to your question.
…On Tue, Feb 4, 2020 at 11:26 AM ayeshabaig ***@***.***> 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 ***@***.***>
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
> <
#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
<#139?email_source=notifications&email_token=ACDN24M74H63T2PM7VXP34TRBGJLPA5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKYIGFQ#issuecomment-581993238>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACDN24JYAQPBR4LCUGX6KXDRBGJLPANCNFSM4GPURPSA>
.
|
@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 |
Nope still plugging away at it. |
Same here... just haven't figured it out. |
What is the error or condition that you are seeing?
…On Wed, Mar 4, 2020 at 7:55 PM dapolias ***@***.***> 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
<#139?email_source=notifications&email_token=ACDN24NADJBHQPZAI3NVH5DRF32AFA5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN3ISSI#issuecomment-594970953>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACDN24O7DX27VOCSCSLEEDDRF32AFANCNFSM4GPURPSA>
.
|
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
Am I missing anything? |
PSTs are loaded into Newman using the pst-extraction project: https://github.com/Sotera/pst-extraction |
How big is the PST?
What logs have you checked?
…On Thu, Mar 5, 2020 at 2:28 PM Kevin English ***@***.***> 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
<#139?email_source=notifications&email_token=ACDN24ITZU4D6FQOPQHS5PTRF74PBA5CNFSM4GPURPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN6SQJA#issuecomment-595404836>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACDN24M3MEMG6VK4OIESDTTRF74PBANCNFSM4GPURPSA>
.
|
There is no dockerfile for newman/couchdb-offline-tiles
I can't use the code without it.
The text was updated successfully, but these errors were encountered: