-
Notifications
You must be signed in to change notification settings - Fork 0
/
list.todo
33 lines (26 loc) · 970 Bytes
/
list.todo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
src/controller/process_controller.go:
☐ stop service @high
☐ --> Check how to run sudo commands @critical
✔ check what http verb to use to stop a service @done (1/30/2018, 4:00:22 AM)
☐ how to stop process without root @today
☐ restart service @high
☐ handle the version @low
☐ refractor the Load process, less code? @high
fetch:
✔ mysqld @done (1/29/2018, 3:39:48 AM)
✔ docker @done (1/29/2018, 3:39:50 AM)
☐ nginx @low
☐ apache2 / httpd @low
✘ apache2 @cancelled (1/29/2018, 3:43:14 AM) -- merged with httpd
✔ mongod @done (1/30/2018, 3:00:47 AM)
handle stuff other than processuses:
☐ php
☐ go
☐ npm
☐ composer
☐ angular 1.X / 2.+ ?
Learn to use app.PartyFunc()?:
✔ Make it work on a party "/process" and PUT handler @done (1/31/2018, 4:09:44 AM)
Others:
✔ emoji in vsc ? @done (1/30/2018, 2:48:20 AM)
☐ REFRACTOR USING os.Process