linuxserver / docker-zotero

Web accessible Zotero inside a Debian Container
GNU General Public License v3.0
59 stars 1 forks source link

[FEAT] Option to Change Connector IP #3

Open gmadsen opened 2 months ago

gmadsen commented 2 months ago

Is this a new feature request?

Wanted change

Ability to connect to a separate firefox/chrome container running plugin

Reason for change

currently zotero only listens to localhost:23119 , which ideally could be an option to bind 0:0:0:0 for use with other containers on a custom docker network

Proposed code change

option to change 127.0.0.1:23119 to 0:0:0:0:23119

github-actions[bot] commented 2 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

thelamer commented 2 months ago

There is an autostart file in your /config/.config/openbox/autostart here is the base https://github.com/linuxserver/docker-zotero/blob/master/root/defaults/autostart

If it has a bind option put it there, if it works make a pull request, I have no problem with this being the default behavior.

LinuxServer-CI commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

admorelli commented 1 month ago

Any news, i tried to find a way to do it but got no success for now, tnx. i was able to change the port, but no luck on the endpoint.

LinuxServer-CI commented 3 days ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.