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

https://github.com/containerssh/configurator

Web configurator for ContainerSSH
https://github.com/containerssh/configurator

devsecops docker kubernetes security ssh

Last synced: 11 months ago
JSON representation

Web configurator for ContainerSSH

Awesome Lists containing this project

README

          

[![ContainerSSH - Launch Containers on Demand](https://containerssh.github.io/images/logo-for-embedding.svg)](https://containerssh.github.io/)

ContainerSSH Web Configurator

This application provides a simplified configurator for getting started with ContainerSSH.

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```