zotprime-zotprime-minio-1 port number #22
Replies: 3 comments
-
Hi @GuShaocheng |
Beta Was this translation helpful? Give feedback.
-
The issue/question is a support type. |
Beta Was this translation helpful? Give feedback.
-
Hi @GuShaocheng |
Beta Was this translation helpful? Give feedback.
-
Hi,
I installed server via docker compose up -d in linux:
error response from daemon: driver failed programming external connectivity on endpoint zotprime-zotprime-minio-1 (7399d39e02ade5f93d317e263686d1375ba6479dec8cd2b8f2acfd8bbe651305): Bind for 0.0.0.0:9000 failed: port is already allocated
Could you please show some idea to specify related port number? Thank you.
Besides, I wonder how to change the default password for zotero APT (admin,admin).
$ cat .env
Ip/host of the Dataserver.
DSHOST=http://10.8.0.1:8880/
STHOST=http://10.8.0.1:8881/
SECRETS
#DB
MYSQLROOTPASSWORD=zotero
MYSQLDATABASE=zotprimeprod
MYSQLUSER=zotprimeprod
MYSQLPASSWORD=zotprimeprod
#MINIO
MINIOROOTUSER=zotero
MINIOROOTPASSWORD=zoterodocker
#Version
VER=v2.7.0
Ip/host of the Minio.
S3HOST=10.5.5.1:9010
Beta Was this translation helpful? Give feedback.
All reactions