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

https://github.com/natthasath/docker-portainer

Portainer is an open-source container management software that offers a web-based interface for managing Docker and Kubernetes environments, including containers, images, networks, and volumes.
https://github.com/natthasath/docker-portainer

docker-compose monitoring portainer

Last synced: 11 months ago
JSON representation

Portainer is an open-source container management software that offers a web-based interface for managing Docker and Kubernetes environments, including containers, images, networks, and volumes.

Awesome Lists containing this project

README

          

# 🎉 Docker Portainer

Portainer is an open-source container management software that offers a web-based interface for managing Docker and Kubernetes environments, including containers, images, networks, and volumes.

![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:9000/](http://localhost:9000/) username : `admin` password : `admin`

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