Files
EdgeAPI/internal/instances
GoEdgeLab 5a17ae9d79 v1.4.1
2024-07-27 14:15:25 +08:00
..
2024-07-27 14:15:25 +08:00
2024-07-27 14:15:25 +08:00
2024-07-27 14:15:25 +08:00
2024-07-27 14:15:25 +08:00
2024-01-29 17:57:01 +08:00

实例

目录结构:

/opt/cache
/usr/local/goedge/
	edge-admin/
	   configs/
	      api_admin.yaml
	      api_db.yaml
	      server.yaml
	edge-api/
	   configs/api.yaml
	   configs/db.yaml
	api-node/
	   configs/api_node.yaml
	api-user/
	   configs/api_user.yaml
    src/	   
/usr/bin/
  edge-admin -> ...
  edge-api -> ...
  edge-node -> ...
  edge-user -> ...
/usr/local/mysql
  • 其中 -> 表示软链接。
  • src/ 目录下放置zip格式的待安装压缩包

端口

  • Admin7788
  • API8001
  • API HTTP8002
  • User: 7799
  • Server: 8080

数据库

数据库名称为 edges