Bumping Crafty to newest version 4.2.2.
This update uses a new randomly generated credential. The password help
dialog has been updated for the new credential. Tested and location is
easily accessible through CasaOS interface.
Update has no other breaking changes.
Co-authored-by: Wout Bouckaert <woutbouckaert@gmail.com>
There isn't a section for 'Utility' so I decided to rename these apps so
that they can be found in a category search. With a similar named
category named 'Utilities'
---------
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
Update appfile and docker compose for LazyLibrarian, Mylar3 and Readarr
to use consistent conventions for UID, GID and TZ, as well as replacing
the unwritable /path/ location, and make the config of these paths
available in the GUI
Fix transmission env problem:
This image no longer bundles 3rd party Transmission UI packages. You
will need to either remove the TRANSMISSION_WEB_HOME environment
variable from your container or source a UI package yourself and update
the path to match We would advise you to use subfolders under /config to
store your UI packages so that they survive upgrades
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>
This app will allow users to start a twingate connector.
For more info: https://www.twingate.com
---------
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
Hi there, I'm on the crafty team (`@Boat___`) on the discord. We've been
seeing a lot of new people use CasaOS for crafty which is awesome!
We just released the new version `4.2.0` and would love to get it
updated on CasaOS. This update is a medium sized update but there should
be no breaking changes based on the docker-compose used by y'all. Docker
installs have been well tested on our end.
Is making these PRs the best way to keep our app updated on CasaOS in
the future?