Commit Graph

63 Commits

Author SHA1 Message Date
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
CDE90 d4b9017f18 add redis 7 egg 2022-10-02 16:32:16 +01:00
Quinten 2912e3b91f Merge pull request #1877 from parkervcp/add_mongo6
Add mongo6
2022-10-01 11:45:52 +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
Devonte 24158e96a2 feat: add startup notice 2022-09-18 01:52:09 +01:00
Devonte 7b51c41187 fix: remove password from startup option 2022-09-18 01:47:35 +01: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
Boy132 064f690d8d fix links 2022-08-10 12:51:53 +02:00
Quinten afc767e7e4 Update egg-redis-6.json 2022-07-11 13:20:41 +02:00
Quinten f0e333dcc0 update redis to new image 2022-07-11 13:19:40 +02:00
TuEye 7bc6cbb92f fix: PostgresSQL (#1643)
Fixes user creation and allowing remote connections
2022-06-08 02:28:49 +03: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 8444e5d189 added blank lines as needed 2021-12-09 09:11:05 -05:00
LRMtheBoss c7ac54b92f fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 09:10:38 -05:00
LRMtheBoss 519cb1bd63 fixed heading levels
added blank lines as needed
incased url
2021-12-09 09:10:16 -05:00
LRMtheBoss 9ca0dab983 fixed heading levels
added blank lines as needed
incased url
2021-12-09 09:10:02 -05:00
LRMtheBoss 62fdcbaa8e fixed heading levels
added blank lines as needed
incased url
removed trailing spaces
2021-12-09 09:09:41 -05:00
LRMtheBoss 7a2112ba09 fixed heading levels
added blank lines as needed
incased url
2021-12-09 09:09:15 -05:00
Mario Franze 22d8650cd6 Updated container version to work with the latest postgres database scheme 2021-02-13 07:55:33 +01: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) Parker c110c28d1e Merge pull request #713 from parkervcp/add/mongodb
add mongodb
2020-10-05 20:43:28 -04:00
Michael Parker 318f5e2d78 fix spelling
resolves #714

This is a stupid reason for an issue.
2020-10-05 20:24:49 -04:00
Michael Parker 352ed62019 add mongodb
resolves #615
2020-09-28 23:46:33 -04:00
Michael Parker 36196ffc31 change default config location
Use config from repo to not error on startup.
2020-09-28 21:09:24 -04:00
Michael Parker c5f6633cb3 add redis 6 config 2020-09-28 20:50:50 -04:00
Michael (Parker) Parker c4ea3fe01b Merge branch 'master' into add/redis-6 2020-07-14 23:13:45 -04:00
Foks 567cef877e Delete old file 2020-07-12 18:35:19 +02:00
Foks 5c9d8f2a14 Delete old file 2020-07-12 18:35:03 +02:00
Foks b6af2479b7 Delete old files 2020-07-12 18:34:46 +02:00
Foks 19f2e376ab Delete old file 2020-07-12 18:34:26 +02:00
Foks 633a2c03f7 Update install URL (now uses parkers repo) 2020-07-12 18:32:33 +02:00
Foks d959b3d3e0 Update install url 2020-07-12 18:12:54 +02:00
Foks bb5b5a84a8 Move install.my.cnf 2020-07-12 18:10:02 +02:00
Foks 0e7afacfb3 Move my.cnf to new folder 2020-07-12 18:09:21 +02:00
Foks 743ff73d21 Move egg to new folder 2020-07-12 18:08:43 +02:00
Foks 3a7a15f21a Moved README.md 2020-07-12 18:01:50 +02:00
Michael Parker e94bd23020 add redis 6
adds an egg for redis 6

better handling of the redis-cli makes it somewhat usable.
2020-07-11 00:36:33 -04:00
Michael Parker 9e60f984fd reorg folders 2020-07-10 20:49:39 -04:00
Michael Parker 0dddf846fa add redis 6 2020-07-10 20:45:42 -04:00
Michael (Parker) Parker c09908410d Merge pull request #448 from parkervcp/add/postgres
Add/postgres
2020-04-25 12:30:33 -04:00