[Pkg-mongodb-maintainers] [pkg-mongodb] 29/394: added README.Debian with note about bind_ip set to localhost

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Wed Sep 21 13:57:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch master
in repository pkg-mongodb.

commit 88a71354920e804be94d65dd563c96947cb968ff
Author: Antonin Kral <a.kral at bobek.cz>
Date:   Fri Feb 12 09:36:21 2010 +0100

    added README.Debian with note about bind_ip set to localhost
---
 debian/README.Debian | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..dc25df5
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,10 @@
+MongoDB for Debian
+------------------
+
+Binds only to localhost
+  
+  As mongo needs some tuning to become secure, it binds to localhost by
+  default. You can change this behavior in /etc/mongodb.conf by
+  editing/removing/commenting out bind_ip line.
+
+-- Antonin Kral <A.Kral at sh.cvut.cz>, Fri, 12 Feb 2010 09:19, +0100

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mongodb/pkg-mongodb.git



More information about the Pkg-mongodb-maintainers mailing list