Commit Graph

22 Commits

Author SHA1 Message Date
Quinten
86e91f3a84
add MongoDB 7 2024-02-02 10:26:24 +01:00
Quinten
19ee54a574
add rethinkdb 2022-11-04 19:30:30 +01:00
MAXOUXAX
f94c6e4bbf chore: changed exported_at property 2022-10-31 18:26:27 +01:00
MAXOUXAX
aacf078812 docs: improved readability for MongoDB readme 2022-10-29 15:13:01 +02:00
MAXOUXAX
04dcb56d9b docs: updated MongoDB readme to add some notes about security 2022-10-29 15:01:47 +02:00
MAXOUXAX
0df96b7d45 chore: changed MongoDB case 2022-10-29 14:49:02 +02:00
MAXOUXAX
595836500f fix: mongodb config file is now automatically enabling access control by default 2022-10-29 14:45:19 +02:00
Quinten
98d008b909
remove default value of Mongo admin password 2022-10-01 11:36:17 +02:00
Michael (Parker) Parker
b3b5d6db51
Update egg-mongo-d-b.json 2022-09-27 10:16:19 -04:00
Michael Parker
8e89159760 add note about free monitoring 2022-09-27 09:24:26 -04:00
Michael Parker
1020f582bc add mongodb 6 egg
add a separate modgo 6 egg. This uses the new mongosh tool that replaces the mongo application.
2022-09-27 09:07:39 -04:00
Torsten Widmann
a567ee56cd
added MongoDB6 to Mongodb egg 2022-08-28 14:15:18 +02:00
Quinten
1e50f25246
update MongoDB to new images 2022-08-28 13:34:17 +02:00
permanently
716cebb610
Removed 'auth' flag
Running with the auth flag would give this error: https://paste.md-5.net/imekiqocih.nginx

That is all I have to add. Enjoy :p
2022-04-02 20:08:31 +01:00
Jack Bailey
f6d9e302c7
Enable authentication in startup
As it starts with a password protected admin user on startup anyway, the majority of usecases would benefit from having authentication enabled by default
2022-03-16 10:42:55 +00:00
Michael (Parker) Parker
5e2986ed26
Merge pull request #1557 from NgLoader/fix/mongodb
Fix: MongoDB config is not applied
2022-02-19 09:27:48 -05:00
NgLoader
b05664a541
fix: fixed two spaces 2022-02-16 22:19:46 +01:00
NgLoader
9018302a4e
fix: fixed false config format 2022-02-16 22:05:54 +01:00
NgLoader
f296c182a5
fix: fixed mongodb config not applied 2022-02-16 22:04:41 +01:00
LRMtheBoss
c7ac54b92f fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 09:10:38 -05:00
Michael Parker
a9f9fa2aec update mongodb
make it so you can connect remotely to mongo
2020-10-30 09:03:00 -04:00
Michael Parker
352ed62019
add mongodb
resolves #615
2020-09-28 23:46:33 -04:00