Skip to content

refine/dockerSTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

请在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

启动主服务后直接访问 http: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 管理的设备

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages