Skip to content

netskopeoss/ta_cloud_exchange

Repository files navigation

Quick Start Install Documentation!

Full documentation can be found here: Netskope Cloud Exchange

Prerequisites

  • Currently, CE is not supported on macOS.
  • Python ~ Version mentioned in below documentation
  • Docker/Podman along with Docker compose/podman-compose
  • Zip (For the diagnose script and for upgrade/migration process)
  • Please see the full documentation for scale numbers.

Install Procedure for standalone deployment in Ubuntu/RHEL VM

  1. Clone repository to volume with requisite 20 GB of storage
    a. mkdir netskope
    b. cd netskope
    c. git clone https://github.com/netskopeoss/ta_cloud_exchange
    Note: To use the beta branch use. git clone -b beta https://github.com/netskopeoss/ta_cloud_exchange
  2. Checkout the Desired Version. Before proceeding, checkout the desired version of the repository. For example, to checkout version 6.1.0:
    a. git checkout v6.1.0
  3. Execute the setup script:
    a. sudo ./setup
  4. Launch Cloud Exchange
    a. sudo ./start
  5. Open Browser to http(s)://<host ip address>

Note: If you want to add your SSL certificate, you can add them to the ta_cloud_exchange/data/ssl_certs directory. The name of the certificate file should be cte_cert.crt and cte_cert_key.key

Install Procedure for CE as a VM deployment

  • Download the latest version of OVA from this link.

Upgrade Cloud Exchange

  • Upgrade Cloud Exchange Deployment to latest version follow the steps mentioned in Upgrade documentation.

Migrate Cloud Exchange

Troubleshooting

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors