summaryrefslogtreecommitdiff
path: root/build/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* script: add an env CLOUDCORE_DOMAINS in certgen.sh and fix a bug•••1. when CLOUDCOREIPS env contains spaces, `-z ${CLOUDCOREIPS}` could lead to error, double quote is indispensable. 2. in some cases domain names are provided when running `./certgen.sh stream` Signed-off-by: lwabish <wubw@pku.edu.cn> lwabish2022-04-261-3/+9
* Optimize script when create stream cert•••Signed-off-by: jun.gu <jun.gu@easystack.cn> jun.gu2021-12-011-3/+4
* Edgesite: cluster on edge implement (#2858)•••Co-authored-by: WintonChan <cw_hao@163.com>liufen902021-05-311-4/+56
* Keadm: ensure /usr/local/bin exist•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-12-312-2/+2
* add restart options for cloudcore.service and edgecore.serviceZYZ2020-09-282-0/+4
* add docs for CloudCore HA deploymentXujiejie2020-08-041-0/+1
* add create sream cert doc instruction•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-301-1/+38
* fix systemd service install guide•••change mqtt install guide to point to official site add command permission description dwSun2019-10-182-1/+10
* create a symlink in vendor directory pointing to the staging components•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-09-301-49/+0
* Merge pull request #1016 from subpathdev/verifyVendor•••adding verfify vendor scriptKubeEdge Bot2019-08-191-0/+49
|\
| * Add gomod verify scripts•••adding verfify vendor script check if dependencies have been patched Jan Unterbrink2019-08-151-0/+49
* | addind example edge serviceJan Unterbrink2019-08-141-0/+9
|/
* rename edgecontroller in docs and build yamlfisherxu2019-08-081-2/+2
* using extra function to generate csr and certificate•••close #564 Jan Unterbrink2019-05-271-3/+13
* certs: use the script to generate the keys and certs (#377)•••There is script which can be reused to generated the keys and certs, no need to manually generated those files, and manual steps for certs generation missed some inputs and is error prone. Also update some configuration for easier installtion, so that there is no need to update them manually Signed-off-by: Dave Chen <dave.chen@arm.com>Dave (Wei) Chen2019-04-171-10/+10
* #320 create folder for generating ca and certs if not existtedli2019-04-041-1/+12
* Dockerfiles and scripts to containerize edge controller (#246)tedli2019-03-251-0/+51