RapidFort SaaS Solution
Get started with the RapidFort SaaS Solution
Welcome to RapidFort! This page will help you get started with the RapidFort SaaS Solution.
- RapidFort SaaS Account
- Client System
- Container Host
The client system (for example, GitLab or Jenkins runner) must meet the minimum requirements for installing the RapidFort Command Line Interface (CLI) tools.
The client system must have HTTPS access to
frontrow.rapidfort.com
.Run the following command to verify this:
nc -vz frontrow.rapidfort.com 443
The container host (for example, Docker, Docker-Compose, Kubernetes, Amazon EKS, or AWS Fargate) must have HTTPS access to
rfpubsub.rapidfort.com
.Run the following command to verify this:
nc -vz rfpubsub.rapidfort.com 443
Last modified 1yr ago