mrvautin / adminMongo

adminMongo is a Web based user interface (GUI) to handle all your MongoDB connections/databases needs.
https://adminmongo.markmoffat.com
MIT License
3.88k stars 816 forks source link

Admin mongo Secure #270

Open WajdiBf opened 4 years ago

WajdiBf commented 4 years ago

How to secure admin-mongo web interface so that it does not open by whoever has the url I don't know if it is possible to add a password or ssh key access ??

andrewwippler commented 4 years ago

Use an environment variable: PASSWORD

https://adminmongo.markmoffat.com/docs/#Configuration https://github.com/mrvautin/adminMongo/blob/master/app.js#L103