{"id":15481857,"url":"https://github.com/iot-edge/iot-edge","last_synced_at":"2025-06-13T15:32:53.974Z","repository":{"id":57276257,"uuid":"185052496","full_name":"iot-edge/iot-edge","owner":"iot-edge","description":"Open IoT Edge Server https://iot-edge.github.io/iot-edge-docs","archived":false,"fork":false,"pushed_at":"2019-08-10T02:45:58.000Z","size":7990,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T05:19:00.942Z","etag":null,"topics":["data-visualization","edge","grafana","iot","iot-gateway","iot-platform","mqtt","node-red","server"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iot-edge.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-05T15:57:26.000Z","updated_at":"2023-10-09T13:19:25.000Z","dependencies_parsed_at":"2022-08-25T00:10:36.228Z","dependency_job_id":null,"html_url":"https://github.com/iot-edge/iot-edge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iot-edge%2Fiot-edge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iot-edge%2Fiot-edge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iot-edge%2Fiot-edge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iot-edge%2Fiot-edge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iot-edge","download_url":"https://codeload.github.com/iot-edge/iot-edge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246046199,"owners_count":20714922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-visualization","edge","grafana","iot","iot-gateway","iot-platform","mqtt","node-red","server"],"created_at":"2024-10-02T05:06:37.936Z","updated_at":"2025-03-28T14:32:18.009Z","avatar_url":"https://github.com/iot-edge.png","language":"JavaScript","readme":"# \u003cimg src=\"https://github.com/iot-edge/iot-edge-docs/raw/master/docs/_media/iot-edge-green-bg-100.png\" width=\"60\"/\u003e\u003cbr/\u003eOpen IoT Edge Server\n\nAn [Edge Server](https://en.wikipedia.org/wiki/Edge_computing) is a software device deployed close to systems requiring integration and automation.\n\nThe [Open IoT Edge](https://github.com/iot-edge) project brings industry leading software into an\nedge server for integrating and automating business processes with on-site IoT devices.\n\nThe server can be deployed on-site or in the cloud - close to your integrations.\n\nIt uses \n![docker](https://iot-edge.github.io/iot-edge-docs/_media/icon/docker.png) [Docker](https://www.docker.com) to compose the following components into a full featured edge server:\n\n- ![Grafana](https://iot-edge.github.io/iot-edge-docs/_media/icon/grafana.png) [Grafana](https://grafana.com/) - Beautiful analytics, monitoring, and user interface\n- ![nodered](https://iot-edge.github.io/iot-edge-docs/_media/icon/nodered.png) [Node-Red](https://nodered.org) - Flow-based automation for the Internet of Things\n- ![iot-edge](https://iot-edge.github.io/iot-edge-docs/_media/icon/iot-edge.png) [IoT-Edge](https://github.com/iot-edge/iot-edge) - Device management and automation plugins\n- ![graphite](https://iot-edge.github.io/iot-edge-docs/_media/icon/graphite.png) [Graphite](https://graphiteapp.org/) - Time-Series database for metrics storage\n- ![statsd](https://iot-edge.github.io/iot-edge-docs/_media/icon/statsd.png) [Statsd](https://www.npmjs.com/package/statsd) - Realtime metrics collection and aggregation\n- ![redis](https://iot-edge.github.io/iot-edge-docs/_media/icon/redis.png) [Redis](https://redis.io) - Performance database, text search, and more\n- ![loki](https://iot-edge.github.io/iot-edge-docs/_media/icon/loki.png) [Loki](https://grafana.com/loki) - Activity database for event and log storage\n- ![mosquitto](https://iot-edge.github.io/iot-edge-docs/_media/icon/mosquitto.png) [Mosquitto](https://mosquitto.org) - IoT sensor message bus\n- ![nginx](https://iot-edge.github.io/iot-edge-docs/_media/icon/nginx.png) [Nginx](https://www.nginx.com) - Enterprise grade routing, logging, and security\n\n## Quick Start\n\nFirst make sure you've installed these prerequisites\n\n  * [NodeJS](https://nodejs.org)\n  * [Docker](https://www.docker.com/products)\n\nNext, build yourself a server in a new folder\n\n```bash\nnpm install -g yo generator-edge\nyo edge\n```\n\nNow start the server\n\n```bash\nnpm start\n```\n\nAnd view it from your browser\n\n```bash\nhttp://localhost:8000/\n```\n\n## Up Next...\n\nVisit our [documentation pages](https://iot-edge.github.io/iot-edge-docs/#/) to get the most from your automation server\n\n## Project Guidelines\n\n* *Fast* - Get started, deploy, iterate quickly\n* *Open* - Built with open source components, free license\n* *Secure* - Enterprise grade security components\n* *Extensible* - Stable core with plugin modules for customization\n* *Supported* - Developer tools and community support forum\n\n## License\n\nMay be freely distributed under the [MIT license](https://raw.githubusercontent.com/iot-edge/iot-edge/master/LICENSE).\n\nCopyright (c) 2019 [Microclimates](https://github.com/microclimates) and the \n[Open IoT Edge contributors](https://github.com/iot-edge/iot-edge/graphs/contributors)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiot-edge%2Fiot-edge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiot-edge%2Fiot-edge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiot-edge%2Fiot-edge/lists"}