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

https://github.com/everhide/do-tools

DO Tools
https://github.com/everhide/do-tools

Last synced: about 2 months ago
JSON representation

DO Tools

Awesome Lists containing this project

README

          

### DOT - digital ocean tools for **PortalBilet**

### Overview
- Show k8s apps
- Show k8s app log realtime
- Show k8s app config
- Sync databases
- Supported OS: Linux (Mac OS should works as Linux, but not tested)

#### Install
```
git clone https://github.com/everhide/do-tools.git dot
# for Windows, need also add $DOT_DIR to system %PATH%
cd dot
make
```

#### Configure
Fill the config file $DOT_APP_DIR/config.yml, see config.example.yml