Skip to content

vacekj/bis-phpipam-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhpIPAM + LDAP via Docker Compose

Once upon a time I was tasked with deploying PhpIPAM with LDAP authentication to a Debian server, and expose it via HTTPS. In order to make this ordeal more bearable, I took to the mighty Docker Compose + Nginx duo, which turned out to be quite a pleasurable experience, despite the underlying technologies involved.

Features

  • OpenLDAP server
  • LDAP Account Manager
  • PhpIPAM that optionally uses the LDAP server
  • Nginx with automatic SSL management via ZeroSSL and subdomain management

Setup

  1. Install docker and docker compose
  2. Copy the repo to the target server
  3. Rename .env.example to .env and fill in the missing variables
  4. run docker compose up -d

About

Making this undergrad course just a little bit less tiring by using Docker and docker-compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages