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: 5 months 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-14T03:34:48.000Z (over 1 year ago)
- Last Synced: 2025-04-27T03:31:59.581Z (about 1 year 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.



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