Skip to content

phpIPAM - IP address management in Docker container

License

Notifications You must be signed in to change notification settings

Newlode/phpipam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpipam

Docker image for phpIPAM

How to use

git clone https://github.com/Newlode/phpipam.git
sudo docker-compose up

Features

Roadmap

Misc

Default login:

admin / ipamadmin

PowerDns configuration exemple:

PowerDns configuration Example

Variable list

Variable Values Default
DEBUG true or false false
PROXY_ENABLED true or false false
PROXY_ADDRESS any emtpy
PROXY_PORT any empty
PROXY_AUTH true or false false
PROXY_USER any empty
PROXY_PASSWORD any empty
SSL_OFFLOAD true or false false
DATABASE_HOST any empty
DATABASE_PORT any 3306
DATABASE_NAME any empty
DATABASE_USER any root
DATABASE_PASSWORD any empty

Sources

About

phpIPAM - IP address management in Docker container

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 72.9%
  • Dockerfile 27.1%