An open API service indexing awesome lists of open source software.

https://github.com/virtru/cse-install-script

Virtru CSE Deploy Script
https://github.com/virtru/cse-install-script

Last synced: 9 months ago
JSON representation

Virtru CSE Deploy Script

Awesome Lists containing this project

README

          

# CSE Installation Script

Use this repo to download the appropriate script to the host.

# Pull the latest version of the script

This command will pull down the latest tagged version of the CSE Installation script to help configure Virtru CSE

```
curl -s https://api.github.com/repos/virtru/cse-install-script/releases/latest \
| grep "browser_download_url.*sh" \
| cut -d : -f 2,3 \
| tr -d \" \
| wget -qi -
```

Execute the script to build you CSE directories and run script.