Skip to content

rapidfort/runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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