Commit Graph

5 Commits

Author SHA1 Message Date
Cp0204 4c0255e57e
update: Improving AppStore Quality (#400)
Standardize icons and add missing items
2024-01-25 10:31:03 +08:00
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
raller1028 dc3b59fc7c
Raller1028 patch 1 (#185) 2023-06-21 11:38:32 +08:00
WisdomSky c2138ff541
[New Apps] Database Apps (#179)
This PR adds 3 new (popular) database apps:

 **MariaDB**: version 10.11.3
 **MongoDB 4**: version 4.4.22 _(Latest version of MongoDB is in #177)_
 **PostgreSQL**: version  15.3
2023-06-21 11:29:28 +08:00