Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/komodorio/Install
Install Komodor (on macOS, Linux or WSL)
https://github.com/komodorio/Install
Last synced: 2 months ago
JSON representation
Install Komodor (on macOS, Linux or WSL)
- Host: GitHub
- URL: https://github.com/komodorio/Install
- Owner: komodorio
- Created: 2022-12-04T17:29:44.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-07T08:07:35.000Z (over 1 year ago)
- Last Synced: 2024-08-01T10:17:51.525Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 74.2 KB
- Stars: 7
- Watchers: 6
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - komodorio/Install - Install Komodor (on macOS, Linux or WSL) (others)
README
![komodor logo](https://avatars.githubusercontent.com/u/60484489?s=200&v=4)
# Komodor Installer
## Install Komodor (on macOS / Linux / WSL)
`HELM_API_KEY= USER_EMAIL= bash <(curl -s -Ls https://raw.githubusercontent.com/komodorio/Install/master/install.sh)
## Install komodor (on windows)
`[Net.ServicePointManager]::SecurityProtocol = 'tls12, tls'; (New-Object System.Net.WebClient).DownloadFile("https://raw.githubusercontent.com/komodorio/Install/master/install.ps1", "$env:TEMP\install.ps1"); & PowerShell.exe -ExecutionPolicy Bypass -File $env:TEMP\install.ps1 ;`
## Go to https://app.komodor.com to generate your command !