- Notifications
You must be signed in to change notification settings - Fork2
no-src/gofs-webui
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A web UI tool of thegofs.
The first needGo andNode installed, then you can usethe below command to installgofs-webui.
$ scripts\build.bat$ chmod +x ./scripts/build.sh&& ./scripts/build.shYou can use thebuild-docker.sh script to build the docker image and you should clone thisrepository andcd to the root path of the repository first.
$ chmod +x ./scripts/build-docker.sh&& ./scripts/build-docker.shOr pull the docker image directly fromDockerHub with the command below.
$ docker pull nosrc/gofs-webui
For more scripts about release and docker, please see thescripts directory.
$ gofs-webui.exe
$ ./gofs-webui
$ docker run -it --rm --name running-gofs-webui -p 9097:9097 nosrc/gofs-webui:latest gofs-webui
When you generate the configuration filegofs.json usinggofs-webui and haveinstalledgofs, you can use the following command to rungofs andsynchronize your files.
$ gofs -conf=./gofs.json
About
A web UI tool of the gofs
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.