Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.25 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.25 KB
RapidFort

RapidFort Runtime Release

Here, you can download our RapidFort Runtime installation script and use it to install our Runtime tooling into your Kubernetes environment.

Downloads

Mac (Darwin ARM64)

curl -LO https://github.com/rapidfort/runtime/releases/download/latest/rf-cmd-darwin-arm64 ; chmod a+x rf-cmd-darwin-arm64; sudo mv rf-cmd-darwin-arm64 /usr/local/bin/rf-cmd

Linux

curl -LO https://github.com/rapidfort/runtime/releases/download/latest/rf-cmd-linux-amd64 ; chmod a+x rf-cmd-linux-amd64; sudo mv rf-cmd-linux-amd64 /usr/local/bin/rf-cmd

Usage

Deploy for SaaS

rf-cmd --cmd install -u <username> -p <password>	

Deploy for On-Prem

rf-cmd --cmd install -h <rf_host> -u <username> -p <password> -ru <registry-username> -rp <registry-password> 

Uninstall

rf-cmd --cmd uninstall

Need Support

RapidFort Community Slack