https://github.com/everhide/do-tools
DO Tools
https://github.com/everhide/do-tools
Last synced: about 2 months ago
JSON representation
DO Tools
- Host: GitHub
- URL: https://github.com/everhide/do-tools
- Owner: everhide
- License: mit
- Created: 2021-12-17T16:04:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T15:41:20.000Z (over 4 years ago)
- Last Synced: 2025-01-26T06:08:10.279Z (over 1 year ago)
- Language: Python
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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