Replies: 1 comment 2 replies
-
curl https://dl.rustfs.com/artifacts/console/rustfs-console-latest.zip -o console.zip --retry 3 --retry-delay 5 --max-time 300 unzip -o console.zip -d ./rustfs/static |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use cargo build rustfs source code and get binary file, but when I run the binary file, I can't access the web console in 9000 port, I wonder how can I build the source code include web console?
Beta Was this translation helpful? Give feedback.
All reactions