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

Excluding S3 #17

Open
manishalankala opened this issue Jul 27, 2020 · 9 comments
Open

Excluding S3 #17

manishalankala opened this issue Jul 27, 2020 · 9 comments

Comments

@manishalankala
Copy link

Can we exclude s3 web ui and choose as our local storage

@hoehnp
Copy link

hoehnp commented Jul 27, 2020

@manishalankala: What do you exactly mean as s3 web ui? Generally I think one can run the zotero server without S3, but might not have the full functionality.

@manishalankala
Copy link
Author

manishalankala commented Jul 29, 2020

Thanks for your response ,Okay @hoehnp

Zotero version : 5.0.57
Currently i am facing Zotero.Sync.Runner is undefined while trying to set up syncing.as i followed the same steps to setup using docker-compose now

Kindly recommend the settings i need to make changes in the local client(windows) to connect to my zotero

Note:
/Zotero_win32/defaults
/Zotero_win32/resource

@hoehnp
Copy link

hoehnp commented Jul 29, 2020

Hi @manishalankala,
have you followed the section in the documentation about client building? You can adjust the server settings in config.sh before calling it. And then install the client using the created windows package. Changing an already installed client would also mean changing the config.js file. But if I remember correctly, this is saved in a zipped file (*.jar), so it would be a little more work.

@manishalankala
Copy link
Author

manishalankala commented Jul 30, 2020

can i know 8081 port used for or it should be 8082 in that place

zotero-prime/client/config.sh
image

and in windows /resources/config.js

what should be specified for
PROXY_AUTH_URL: '',
STREAMING_URL: '', ( is that 'ws://localhost:8082/)

@hoehnp
Copy link

hoehnp commented Jul 30, 2020

one question is whether you have zotero-prime on the same computer as the zotero-client. If it is on a different computer you have to replace localhost by the respective IP-address.

@manishalankala
Copy link
Author

its different,okay

@hoehnp
Copy link

hoehnp commented Jul 30, 2020

@manishalankala: I think you can also ofc use a different port for stream. However, you would also need to change this port in docker/docker-compose.yml

@manishalankala
Copy link
Author

exactly now i was doing the same thing, and configure in putty using local ports to communicate.

@hpxing
Copy link

hpxing commented Jun 14, 2022

ws://localhost:8082/) is correct? or wss://localhost:8082/)

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