https://github.com/natthasath/docker-phpipam
phpIPAM is an open-source IPAM software that facilitates IP address and network management through a web-based interface, it offers features such as IP tracking, subnet management, access control.
https://github.com/natthasath/docker-phpipam
docker-compose phpipam
Last synced: about 1 month ago
JSON representation
phpIPAM is an open-source IPAM software that facilitates IP address and network management through a web-based interface, it offers features such as IP tracking, subnet management, access control.
- Host: GitHub
- URL: https://github.com/natthasath/docker-phpipam
- Owner: natthasath
- License: mit
- Created: 2022-11-28T03:54:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T03:24:59.000Z (over 1 year ago)
- Last Synced: 2025-01-09T02:51:51.773Z (over 1 year ago)
- Topics: docker-compose, phpipam
- Language: YAML
- Homepage: https://hub.docker.com/r/pierrecdn/phpipam
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎉 Docker phpIPAM
phpIPAM is an open-source IPAM software that facilitates IP address and network management through a web-based interface, it offers features such as IP tracking, subnet management, access control.



### 🏆 Run
- [http://localhost:80/](http://localhost:80/) username : `admin` password : `admin`
```shell
docker-compose up -d
```