using database backend storage #48
Replies: 4 comments
-
Image has MariaDB, Postgres, Redis and MongoDB client / C libraries installed so you can do that without a rebuild of the image.. |
Beta Was this translation helpful? Give feedback.
-
so in configuration lemonldap-ng.ini i just need to use: [configuration] to work with MongoDB backend database ? thanks |
Beta Was this translation helpful? Give feedback.
-
And i have another issue on my manager when i use the docker-compose, is that normal the preview display a 404 Not Found on this ? Thanks for answer |
Beta Was this translation helpful? Give feedback.
-
Yes you would want to change your The 404 error there is a bug that I haven't gotten around to solving - This is simply a replica of the LLNG Documentation yet stored locally. It broke a couple builds back and I've not had time to solve. The image works great, I serve thousands of users hourly with it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, after reading the official documentation i saw that if i wanted to use a MongoDB session storage i would need Apache::Session::MongoDB. But the actual container is running on nginx.
Do you have other way to do a database backend storage with the container ?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions