Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sunho/fws

minimal but powerful PaaS that leverages kubernetes and github webhook
https://github.com/sunho/fws

angular discord-bot docker git kubernetes paas rest-api scss

Last synced: 25 days ago
JSON representation

minimal but powerful PaaS that leverages kubernetes and github webhook

Awesome Lists containing this project

README

        

# FWS

Friendly Web Service

## Installation

FWS requires a running cluster of Kubernetes (can be standalone)

```
git clone https://github.com/sunho/fws.git
cd fws
kubectl create -f kubernetes.yaml
```