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: 3 months ago
JSON representation

Install Komodor (on macOS, Linux or WSL)

Lists

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 !