https://github.com/oleggator/kapua-deployment
Kapua Docker Deployment
https://github.com/oleggator/kapua-deployment
docker docker-compose grafana iot kapua
Last synced: 2 months ago
JSON representation
Kapua Docker Deployment
- Host: GitHub
- URL: https://github.com/oleggator/kapua-deployment
- Owner: oleggator
- Created: 2018-09-29T22:39:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-22T13:50:20.000Z (about 7 years ago)
- Last Synced: 2025-03-15T19:41:21.434Z (over 1 year ago)
- Topics: docker, docker-compose, grafana, iot, kapua
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kapua Deployment
## How to run
```
docker-compose up
```
## Links
### Kapua Console
```
http://localhost:8080
```
### Swagger
```
http://localhost:8081
```
### Grafana
```
http://localhost:3000
```