Skip to content

Commit e37ab65

Browse files
committed
Improve documentation
1 parent 5642e89 commit e37ab65

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
11
# A Docker phpldapadmin image
22

3+
This image uses:
4+
5+
- Alpine as a base image
6+
- [Horsut](https://github.com/FedericoPonzi/Horust#readme) to manage the services
7+
- Nginx as a web server with PHP-FPM
8+
- [Rust Python](https://github.com/RustPython/RustPython) to provide a single binary for `PYTHON2BASH` to work
9+
310
## TODO
411

512
- SSL support
13+
- HTTPS support
14+
15+
### Supported ENVs
16+
17+
- `PHPLDAPADMIN_LDAP_HOSTS` (Only `#PYTHON2BASH:` format)
618

719
## Usage
820

0 commit comments

Comments
 (0)