Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 617 Bytes

Readme.md

File metadata and controls

19 lines (13 loc) · 617 Bytes

请在ubuntu(aarch64/arm/arm64)系统下使用

一行命令启动stf主服务

127.0.0.1 替换成服务器IP才能远程访问

    curl -sSL "https://raw.githubusercontent.com/refine/dockerSTF/master/ubuntu-app.sh" | sh -s 127.0.0.1

启动主服务后直接访问 https://127.0.0.1(不需要端口号) 就能看到STF页面

一行命令启动stf provider

127.0.0.1 替换成stf主服务的IP

    curl -sSL "https://raw.githubusercontent.com/refine/dockerSTF/master/ubuntu-provider.sh" | sh -s 127.0.0.1

启动provider主服务会看到provider 管理的设备