LDAP Docker/Script Setup #1395

Closed
opened 2026-02-05 00:46:40 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @ewhubby on GitHub (Oct 4, 2019).

BookStack v0.27.4
PHP Version: 7.2
Docker
Ubuntu Server 18.04

Hello. I need some support. I have installed the script to install BookStack and love it. I am trying to setup LDAP (AD) but am not able to. I found issues stating to update the .env file in /var/www/bookstack. I do not have this file.

Does anyone have any setup notes or can provide the steps for setting up LDAP after using the install script under Ubuntu 18.04?

Originally created by @ewhubby on GitHub (Oct 4, 2019). BookStack v0.27.4 PHP Version: 7.2 Docker Ubuntu Server 18.04 Hello. I need some support. I have installed the script to install BookStack and love it. I am trying to setup LDAP (AD) but am not able to. I found issues stating to update the .env file in /var/www/bookstack. I do not have this file. Does anyone have any setup notes or can provide the steps for setting up LDAP after using the install script under Ubuntu 18.04?
OVERLORD added the 🐕 Support label 2026-02-05 00:46:40 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Oct 5, 2019):

Hi @ewhubby,
If you used the Ubuntu 18.04 install script, Then /var/www/bookstack should be the correct location.
Often files started with a . such as .env will be hidden my default on linux systems. if you run cd /var/www/bookstack && ls -alh do you see the .env file in the output?

@ssddanbrown commented on GitHub (Oct 5, 2019): Hi @ewhubby, If you used the Ubuntu 18.04 install script, Then `/var/www/bookstack` should be the correct location. Often files started with a `.` such as `.env` will be hidden my default on linux systems. if you run `cd /var/www/bookstack && ls -alh` do you see the `.env` file in the output?
Author
Owner

@ewhubby commented on GitHub (Oct 7, 2019):

Thank you Dan for the information! I will give this a try.

@ewhubby commented on GitHub (Oct 7, 2019): Thank you Dan for the information! I will give this a try.
Author
Owner

@ssddanbrown commented on GitHub (Dec 12, 2020):

Will therefore close this off.

@ssddanbrown commented on GitHub (Dec 12, 2020): Will therefore close this off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1395