Commit Graph

20 Commits

Author SHA1 Message Date
Cp0204 0e805d31cf
Update ver and arch (#343)
1、Update the mirror version (have manually check the parameter problems
between versions)
2、Fix the correct support architecture

In many linuxserver docker images, [linuxserver dropped armv7
support](https://www.linuxserver.io/blog/a-farewell-to-arm-hf), making
it impossible to install and upgrade these applications on armv7
devices. And the current CasaOS AppStore rules are not perfectly
compatible with these yml files.

**Fortunately, armv7 can be supported by the community store,**
[Apps_arm](https://github.com/Cp0204/CasaOS-AppStore-Play/tree/main/Apps_arm)
store source link:
```
https://play.cuse.eu.org/Cp0204-AppStore-Play-arm.zip
```

---------

Co-authored-by: raller1028 <57336867+raller1028@users.noreply.github.com>
2023-11-27 11:28:16 +08:00
Cp0204 10c4349ce2
fix&add container_name (#224) 2023-07-26 17:05:00 +08:00
WisdomSky 5b82e9fe2c
Bump Apps image tags into most recent minor versions (#176)
This PR bumps the image tags of some apps into their more recent minor
version specially those that followed semver versioning scheme.
2023-06-10 14:40:01 -04: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
Tiger Wang bd8372b074
update `port_map` to fix wrong web UI port and minimize potential port conflicts (#33)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-04-20 09:25:32 -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
llwaini 030ca65db7 add 12 apps 2022-08-16 16:01:49 +08:00
John Guan 23aa076d7c Update icon.png 2022-06-29 18:40:27 +08:00
llwaini 06958ba6e6 modify 2022-04-11 15:08:12 +08:00
llwaini 82b702c373 modify 2022-04-11 14:41:56 +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 e3f6f9d9e2 add apps 2022-04-06 14:35:34 +08:00