An open API service indexing awesome lists of open source software.

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.

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.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:80/](http://localhost:80/) username : `admin` password : `admin`

```shell
docker-compose up -d
```