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

Run service in a local network #3

Open
kerstenj opened this issue Jan 29, 2019 · 2 comments
Open

Run service in a local network #3

kerstenj opened this issue Jan 29, 2019 · 2 comments

Comments

@kerstenj
Copy link

Hi, thanks for this!
Since I am not a developer and just want to use your zotero-prime solution: I managed to install everything on a VM and can sync with the Zotero client from that VM. So far, I was not able to figure out, which configuration files I have to change to make the service available within our network using the IP of the corresponding VM.
Could you provide a hint which files (and maybe also which parameters) I have to change?
Thanks and best regards!

@timstallinger
Copy link

Discovered anything that you can share with us?

@kerstenj
Copy link
Author

kerstenj commented Jun 6, 2019

I managed to install and run zotero-prime and the client with adjusted settings. I changed the following lines after cloning (before configure and run):

zotero-prime/client/config.sh
-> change all "localhost" entries to desired IP

zotero-prime/docker/config/config.inc.php
-> changed all "localhost" entries to desired IP for the following parameters:
BASE_URI, API_BASE_URI, WWW_BASE_URI, SYNC_DOMAIN, S3_ENDPOINT

This seems to work so far. I now can sync from any machine within my network.

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

2 participants