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
- Host: GitHub
- URL: https://github.com/virtru/cse-install-script
- Owner: virtru
- License: mit
- Created: 2021-06-25T17:21:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T19:28:11.000Z (over 1 year ago)
- Last Synced: 2025-03-24T02:43:37.963Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.