Commit Graph

15 Commits

Author SHA1 Message Date
Nirav Patel 1ca70aa0e0
Changed Node-Red network mode to host (#215)
Node red does not work well when it is on bridge mode with other tools
such as HomeBridge and HomeAssistant. Running it on host mode solves
problem. The other alternative is to have both on same network but this
one is better since homebridge asks host mode specifically which is one
of the main integration which people use with Node-Red.
2023-07-18 10:49:15 +08:00
Tiger Wang fc5e69ed99
move `port_map`, `index`, `hostname`, `scheme` from container level `x-casaos` to root level `x-casaos` (#35)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-04-26 20:35:07 -04:00
raller1028 3c35559c8f
add more translations (#32) 2023-04-09 23:57:49 -04:00
Tiger Wang c850c2ab5d
change language code to lower cases, e.g. `en-US` now is `en-us`, for better i18n support (#31)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-04-06 16:20:58 -04:00
Tiger Wang 05385c062e
update each `docker-compose.yml` file to adopt new `x-casaos` extension structure (#30)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-04-03 20:40:15 -04:00
Tiger Wang b98ec41805
update `tips.before_install` for all apps due to schema change (#28)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-03-24 21:14:10 -04:00
Tiger Wang ca726eb819
remove unnecessary properties from docker-compose.yml of each app (#24) 2023-03-08 19:45:48 -05:00
Tiger Wang b57d75857a
replace deprecated mem_reservation with recommended property. (#23)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-03-07 13:15:13 -05:00
Tiger Wang fa69aa7c58
update docker-compose files with specific version and architectures (#22)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-03-06 19:52:47 -05:00
Tiger Wang af9b788b96
convert legacy appfile to new Docker Compose based app format (#17)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-02-27 19:15:03 -05:00
John Guan 8e73212e12 Update icon.png 2022-06-29 18:37:50 +08:00
llwaini f6547fe828 Modify app 2022-04-06 17:08:51 +08:00
llwaini 619f8c5a04 Modify app 2022-04-06 16:43:09 +08:00
llwaini 2186fcd74a modify App 2022-04-06 16:14:00 +08:00
llwaini e3f6f9d9e2 add apps 2022-04-06 14:35:34 +08:00