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.
- Host: GitHub
- URL: https://github.com/natthasath/docker-portainer
- Owner: natthasath
- License: mit
- Created: 2022-08-15T09:28:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T09:10:41.000Z (almost 2 years ago)
- Last Synced: 2024-06-17T10:36:23.644Z (almost 2 years ago)
- Topics: docker-compose, monitoring, portainer
- Language: YAML
- Homepage: https://www.portainer.io/
- Size: 16.6 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 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.



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