Skip to content

rapidfort/runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2aa2a1e · Feb 29, 2024

History

53 Commits
Feb 29, 2024
Dec 21, 2023
Feb 28, 2024
Feb 29, 2024

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