todo
This commit is contained in:
parent
4487d15a24
commit
8ffaea9d31
7
TODO.txt
7
TODO.txt
|
|
@ -8,6 +8,11 @@
|
||||||
[x] has GET / page that shows all the running apps/status/port
|
[x] has GET / page that shows all the running apps/status/port
|
||||||
[x] watch each app and restart it on update
|
[x] watch each app and restart it on update
|
||||||
[x] watches for and adds/removes apps
|
[x] watches for and adds/removes apps
|
||||||
|
[ ] run on rpi on boot
|
||||||
|
[ ] found at http://toes.local
|
||||||
|
[ ] https?
|
||||||
|
[ ] apps are subdomains (verify if this works w/ chrome+safari)
|
||||||
|
[ ] if not: apps get ports but on the proper domain ^^
|
||||||
|
|
||||||
## apps
|
## apps
|
||||||
|
|
||||||
|
|
@ -32,6 +37,8 @@
|
||||||
[x] `toes pull`
|
[x] `toes pull`
|
||||||
[x] `toes push`
|
[x] `toes push`
|
||||||
[x] `toes sync`
|
[x] `toes sync`
|
||||||
|
[ ] `toes new --spa`
|
||||||
|
[ ] `toes new --ssr`
|
||||||
|
|
||||||
## webui
|
## webui
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user