start over again

master
codeskyblue 8 years ago
parent b56851f7e6
commit 655e031979

@ -9,6 +9,21 @@ golang port of python-supervisor
God damn, maybe need to delete all the code and start from scrach again.
So need redesign, bye the old code
```
GET /api/procs
GET /api/procs/:name
PUT /api/procs/:name
- action: <restart|start|stop>
POST /api/procs
DELETE /api/procs/:name
```
## TODO
* web control page
* cli remove (DONE)

Before

Width:  |  Height:  |  Size: 234 KiB

After

Width:  |  Height:  |  Size: 234 KiB

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save