summaryrefslogtreecommitdiff
path: root/build/edge/README.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* deprecate the edgecore containerized deployment solution•••Signed-off-by: fisherxu <fisherxu1@gmail.com> fisherxu2023-12-051-62/+4
* Lint: cleanup white noise•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-041-1/+1
* rename edge_core to edgecorekexun2019-08-071-2/+2
* Docker-compose deployment update to docker in docker (#508)•••* 1.Docker-compose deployment update to docker in docker 2.Fixed a bug where make edgeimage failed in root directory 3.The emqx container is updated to v3.1.0 and supports emqx-storm configuration. * Delete emqx storm config * Modify emqx edge download link * Modify emqx edge download link * Remove extra lines and add optional values for arch and qemu_arch 张奇怪2019-05-251-3/+3
* Fix nits in the doc - arch for arm64 is not correct•••See: https://github.com/multiarch/qemu-user-static/releases Signed-off-by: Dave Chen <dave.chen@arm.com> Dave Chen2019-05-141-1/+1
* add k8s deployment for edge (#367)Edison Xiang2019-04-191-15/+15
* Fixed some errors in the document (#388)•••* modify "edge.ke" to "edge.key" googlebabaio2019-04-191-1/+1
* doc: run script in the right dir (#381)•••`.env` is located in the `build/edge` dir, should run the script in the right dir, or else we will see the below error message. sed: can't read .env: No such file or directory Signed-off-by: Dave Chen <dave.chen@arm.com>Dave (Wei) Chen2019-04-181-8/+9
* Increase the deployment of docker-compose and modify the README (#335)•••* Increase the deployment of docker-compose and modify the README * Add a new line at the end of run_daemon.sh * Streamlined README * More scripts move out of README.md. 张奇怪2019-04-111-0/+64