Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natthasath/docker-blynk
Blynk is an open-source IoT platform that allows building and prototyping IoT projects using a variety of hardware and software, it provides a web-based interface and a mobile app for remote control and monitoring.
https://github.com/natthasath/docker-blynk
blynk docker-compose iot-platform
Last synced: 9 days ago
JSON representation
Blynk is an open-source IoT platform that allows building and prototyping IoT projects using a variety of hardware and software, it provides a web-based interface and a mobile app for remote control and monitoring.
- Host: GitHub
- URL: https://github.com/natthasath/docker-blynk
- Owner: natthasath
- License: mit
- Created: 2022-08-16T03:46:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T08:30:52.000Z (5 months ago)
- Last Synced: 2024-06-17T09:57:00.089Z (5 months ago)
- Topics: blynk, docker-compose, iot-platform
- Language: YAML
- Homepage: https://blynk.io/
- Size: 13.7 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎉 Docker Blynk
Blynk is an open-source IoT platform that allows building and prototyping IoT projects using a variety of hardware and software, it provides a web-based interface and a mobile app for remote control and monitoring.
![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:8080/](http://localhost:8080/) username : `admin` password : `admin`
```shell
docker-compose up -d
```