writer
544
edits
Line 197: | Line 197: | ||
c. Configure MongoDB | c. Configure MongoDB | ||
Copy file from package folder debian/mongod.conf to /etc/mongod.conf. It enables compression which is needed for Monitoring. If you want to secure the connection to MongoDB, allowing specific IP address or change port ''etc''., you can edit this file. Documentation is available on official website: | Copy file from package folder debian/mongod.conf to /etc/mongod.conf. It enables compression which is needed for Monitoring. If you want to secure the connection to MongoDB, allowing specific IP address or change port ''etc''., you can edit this file. Documentation is available on official website: https://www.mongodb.com/docs/manual/reference/configuration-options/ | ||
https://www.mongodb.com/docs/manual/reference/configuration-options/ | |||
d. Enable MongoDB as a service | d. Enable MongoDB as a service |