1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

sugarizer/tasks/install.yml: Explain mongodb_port context

This commit is contained in:
A Holt 2020-11-03 12:07:40 -05:00 committed by GitHub
parent a104a01b7a
commit 61f00f2198
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,8 +197,8 @@
# line: "server = 127.0.0.1" # line: "server = 127.0.0.1"
# mongodb_port is set to 27017 in /opt/iiab/iiab/vars/default_vars.yml # mongodb_port is set to 27017 in /opt/iiab/iiab/vars/default_vars.yml
# If you must change this, edit /etc/iiab/local_vars.yml prior to installing # If you must change this, it's best to edit /etc/iiab/local_vars.yml prior to
# See also upstream recommendations: # installing IIAB. Please also see upstream recommendations:
# https://github.com/llaske/sugarizer-server/blob/master/env/sugarizer.ini line ~22 under [database] # https://github.com/llaske/sugarizer-server/blob/master/env/sugarizer.ini line ~22 under [database]
# https://docs.mongodb.com/manual/reference/default-mongodb-port/ # https://docs.mongodb.com/manual/reference/default-mongodb-port/
# https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt # https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt