Chàra Rose
8111d0f2e0
[New App] Crafty Controller ( #260 )
...
Created and tested Crafty Controller app for CasaOS as per requested in
https://github.com/IceWhaleTech/CasaOS-AppStore/issues/64
Crafty Controller is an open source Minecraft Server Control Panel made
with the objective of making the management of Minecraft Servers easy.
Thoroughly tested in production and confirmed working.

2023-09-06 10:31:05 +08:00
raller1028
0b42890f99
update netdata yml
2023-09-05 11:31:02 +01:00
raller1028
a800fff9bb
update netdata architectures info
2023-08-31 11:15:10 +01:00
raller1028
10caee8218
Fix Holoplay icon.png name
2023-08-31 04:49:38 +01:00
Stéphane
8a01a2b7ad
[New App] HoloPlay ( #263 )
...
[HoloPlay](https://github.com/stephane-r/holoplay-pwa ) is a Youtube
alternative app using [Invidious
API](https://github.com/omarroth/invidious ). You can save music to
favoris or create your playlists. This project is fully open source.
Co-authored-by: Stéphane <s.richin@oodrive.com>
2023-08-31 11:46:44 +08:00
raller1028
678ee38838
Delete Apps/Stash directory
2023-08-31 11:09:40 +08:00
thedroidkid
13eb192243
Update Radarr and Prowlarr Version ( #261 )
2023-08-29 18:48:42 +08:00
Pao Dayag
6d63e7012b
Fix calibre web ( #257 )
...
Remove leading whitespace in the thumbnail property value in the
`docker-compose.yaml` file which causes the `Export ComposeFile` option
for Calibre-web in CasaOS to not work.


2023-08-24 00:29:36 +08:00
Pao Dayag
fbb9101fa3
Updated Cloudflared image into new image repository ( #254 )
...
Cloudflare docker image has been renamed from
[wisdomsky/casaos-cloudflared](https://hub.docker.com/r/wisdomsky/casaos-cloudflared )
into
[wisdomsky/cloudflared-web](https://hub.docker.com/r/wisdomsky/cloudflared-web ).
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-08-16 13:34:31 +08:00
Tiger Wang
bb265c68e8
fix properties that are list but not recognized by docker compose ( #253 )
2023-08-16 12:49:32 +08:00
CorrectRoadH
8e185f068f
app: label studio ( #251 )
...
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-08-15 14:57:51 +08:00
Pierre Balzack
5a37b644c8
Update docker-compose.yml default version ( #252 )
2023-08-15 12:37:15 +08:00
Fabio Tea
70810218fc
added netdata ( #248 )
...
This PR adds
⭐ [netdata](https://github.com/netdata/netdata ) Version 1.41.0 (aka
`stable`)
---------
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-08-11 11:45:11 +08:00
thedroidkid
56f7d5a943
Update cloudflared image to 2023.7.3 ( #249 )
...
This update addresses issues with CloudFlared that causes the service to
not start after a reboot.
2023-08-10 03:41:38 +08:00
thedroidkid
f4487842dd
Updating some container images. ( #246 )
...
Updated the following container images. These versions align with the
ones from Linuxserver.io
Plex
Lidarr
overseerr
radarr
sabnzbd
2023-08-09 09:56:08 +08:00
CorrectRoadH
30afc59f9f
app: bump media fetch pro version to 0.3.1 ( #243 )
2023-08-05 12:04:54 +08:00
CorrectRoadH
4217d07d5f
update media fetch pro icon ( #238 )
2023-08-04 15:54:27 +08:00
CorrectRoadH
a6833188a4
app: change media fetch pro icon ( #237 )
2023-08-04 15:47:52 +08:00
CorrectRoadH
064ebfdd42
App/media fetch pro ( #236 )
2023-08-04 13:49:52 +08:00
CorrectRoadH
759d50ffc0
app: add media fetch pro ( #233 )
2023-08-04 13:43:29 +08:00
Tiger Wang
9275a66646
update CONTRIBUTING.md with a requirement for Docker Compose `name` property ( #235 )
2023-08-04 10:55:55 +08:00
Fabio Tea
9a7e09b023
replaced deprecated DOCKER_MODS ( #234 )
...
```bash
...
* Setting up desktop integration failed with error:
********************************************************
********************************************************
* *
* !!!! *
* This mod is no longer updated, please switch to *
* ghcr.io/linuxserver/mods:universal-calibre *
* *
* *
********************************************************
********************************************************
...
```
self explanatory, I guess :)
2023-08-03 11:06:30 +08:00
Cp0204
44423e1a8a
update alist ( #228 )
2023-07-27 22:54:15 +08:00
Pierre Balzack
f21f4e467e
Updated Databag Container ( #227 )
2023-07-27 08:12:15 +08:00
Cp0204
10c4349ce2
fix&add container_name ( #224 )
2023-07-26 17:05:00 +08:00
raller1028
7a2c2fae2c
Delete Apps/CouchPotato directory
...
This image is deprecated. We will not offer support for this image and it will not be updated. This project is no longer maintained upstream and we will no longer be updating this image. For an alternative try: https://github.com/linuxserver/docker-radarr
2023-07-25 14:05:51 +08:00
CorrectRoadH
2d80da3405
chore: update postgresql icon ( #221 )
...
@raller1028
2023-07-20 09:40:30 +08:00
CorrectRoadH
949a48c371
Update icon path of some app ( #219 )
...
Update icon path of some app
2023-07-18 15:08:12 +08:00
raller1028
ee85a6f597
Update docker-compose.yml ( #218 )
...
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. Update Node-Red
compose file network_mode
2023-07-18 10:51:04 +08:00
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
Cp0204
a8485cb343
update portainer ( #216 )
2023-07-18 10:32:55 +08:00
Cp0204
eefb24ecdf
update adminer ( #217 )
2023-07-18 10:30:42 +08:00
raller1028
554909242f
Update docker-compose.yml ( #214 )
...
Update screenshot and icon url
2023-07-17 18:12:02 +08:00
Cp0204
bc4faee0c8
add: Portainer ( #212 )
...
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-07-17 18:09:11 +08:00
CorrectRoadH
58a71bb280
Update: update memos version ( #213 )
2023-07-16 18:10:04 +08:00
Cp0204
1a5b06584e
Update: ddns-go, ChatGPT-Next-Web, Alist ( #211 )
2023-07-15 15:13:56 +08:00
raller1028
eb311d9ea9
Update docker-compose.yml ( #208 )
2023-07-14 17:23:14 +08:00
raller1028
ebe32949c2
Update docker-compose.yml ( #207 )
...
update ddns-go network_mode and port
2023-07-13 15:34:21 +08:00
zxxhz
67d8d82042
增加ddns-go,修改transmission分类错误 ( #204 )
...
Add ddns-go, modify transmission classification error
2023-07-13 15:32:39 +08:00
CorrectRoadH
351019d240
app: ChatGPT-Next-Web ( #205 )
...
The app is more features than chatbot-ui(in casaos appstore). I deploy
it in my computer and it working fine. It can read openai API key from
env and the feature is to be implemented in the latest casaos app
management.
2023-07-13 14:11:55 +08:00
raller1028
681eeca068
update stash picture name
2023-07-05 08:56:49 +01:00
raller1028
05b79b9a11
Update docker-compose.yml ( #202 )
2023-07-05 15:51:43 +08:00
raller1028
2b9e35cc1f
Update Databag docker-compose.yml ( #201 )
2023-07-05 15:03:03 +08:00
Fabio Tea
618e0a362a
Stash ( #192 )
...
This PR adds
⭐ [stash](https://github.com/stashapp/stash ) Version v0.21.0
---------
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-07-03 18:53:08 +08:00
raller1028
2f7ab8fe3c
Update docker-compose.yml ( #199 )
...
Update databag icon and screenshot url
2023-07-03 18:12:37 +08:00
Pierre Balzack
ad9fb79faf
added new app databag ( #197 )
...
Databag is a federated chat service that is designed for privacy but
also light weight self-hosting.
repo: https://github.com/balzack/databag
2023-07-03 18:09:05 +08:00
Nathan Doyle
0419addb28
[Emby] Update image to use latest tag ( #195 )
...
Updated the image to use the latest version tag
---------
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-06-30 13:02:30 -04:00
WisdomSky
1c74b487f5
Bump Apps image tags into most recent minor versions ( #194 )
...
This PR bumps the image tags of some apps into their more recent minor
version specially those that followed semver versioning scheme.
2023-06-29 21:07:28 -04:00
CorrectRoadH
d0de8455f8
fix: delete unused interpolation var in Jellyfin ( #193 )
...
casaos app management didn't interpolate $APP_IPV4. So It can't be
interpolated.
@JohnGuan @tigerinus Please take a look
Co-authored-by: CorrectRoadH <ctrdh@ctrdh-macbook.lan>
2023-06-29 11:37:29 +08:00
1337Reaper
d1405ad0b8
Fixed docker-compose for Adminer ( #186 )
...
Screenshot and thumbnail links are case sensitive. Fixed docker compose
so that it points correctly.
2023-06-25 11:00:49 +08:00