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
Cp0204
a9baa5e4bb
update Alist ( #175 )
2023-06-06 16:33:07 +08:00
Cp0204
4b159c759a
add app alist ( #170 )
2023-06-06 15:14:16 +08:00
CorrectRoadH
b1476ba945
Memos update to 0.13.1 ( #168 )
2023-05-27 10:12:45 -04:00
Tiger Wang
d60068344f
add multi-lang description, tagline and tips for MineOS
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-05-24 12:20:14 -04:00
Tiger Wang
be78c5768b
add mckaywrigley/chatbot-ui - a OSS UI for ChatGPT ( #160 )
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-05-24 00:09:44 -04:00
CorrectRoadH
e49ee7655d
update memos ( #159 )
2023-05-22 12:29:36 -04:00
Tiger Wang
b3018a347e
add description to ports of EmulatorJS
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-05-18 20:58:28 -04:00
Tiger Wang
f3cf0dfcdb
fix nextcloud loading issue by avoiding unsafe port 10080
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-05-18 20:58:04 -04:00
Tiger Wang
17ca202341
fix start issues with EmulatorJS, Handbrake, Resilio-sync, Snapdrop ( #155 )
2023-05-18 18:49:41 -04:00
Tiger Wang
342e48feae
fix invalid `command` in EmulatorJS, Handbrake, Resilio-sync, Snapdrop ( #154 )
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-05-18 16:22:05 -04:00
raller1028
5b64a63570
Add 4 new apps to appstore
2023-05-18 09:36:46 +01:00
Chàra Rose
576cb20837
Update MineOS appfile.json ( #152 )
...
Fixed typos and updated some values to match `docker-compose.yml`
2023-05-16 03:34:26 -04:00
sdshan8
88779e4b77
add persistent data mapping for Grafana ( #127 )
...
Added Persistent data mapping for Grafana as shown in [Grafana
Docs](https://grafana.com/docs/grafana/latest/setup-grafana/configure-docker/ )
#49
2023-05-11 13:51:46 -04:00
Chàra Rose
1988eae396
Add MineOS to App Store ( #42 )
...
MineOS is a tool for creating and managing minecraft servers. I created
this from my own necessity.
This is the first time I do something like this, so it may have
mistakes.
Created docker-compose.yml with mineos-node's
[docker-compose.yml](https://github.com/hexparrot/mineos-node/blob/master/docker-compose.yml )
as base
2023-05-10 00:29:45 -04:00
Tiger Wang
2927e001ce
update category for `memos`
2023-05-06 17:46:49 -04:00
Tiger Wang
bb8277d23f
add tips including default username/password to Nzbget ( #39 )
2023-05-06 17:40:02 -04:00
Tiger Wang
dc44c88a35
remove app `alltubedownload` ( #38 )
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-05-05 11:26:57 -04:00
CorrectRoadH
eca23ee26b
add app memos ( #37 )
...
👀 memos is a lightweight, self-hosted memo hub. Open Source and Free
forever.
https://github.com/usememos/memos
I added the support for installing it🧐 I may have some mistakes in these
installation files and PR title. Tell me 👀 I'll fix it.
2023-05-04 11:14:23 -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
261a45b607
remove tailscale app since it is not compatible with current app install model ( #34 )
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-04-24 10:06:55 -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
f51d7c1c8e
fix `developer` for Nzbget
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-04-03 20:44:37 -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
783c199d42
fix author for lazylibrarian and smokeping
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-03-21 22:30:31 -04:00
Tiger Wang
6938271b18
update vocechat author so its type becomes `official` ( #27 )
2023-03-21 18:44:23 -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
Filipe Doutel Silva
2972e1df53
Add Tautulli app ( #12 )
...
Co-authored-by: Filipe <filipe.doutel-silva@stiilt.com>
Co-authored-by: John Guan <Guan.Ningchuan@gmail.com>
2023-02-28 14:50:03 +08:00
Bogdan Symchych
81c759f0e3
Add openHAB application ( #14 )
...
I would like to add openHAB application. I have tested it on my local
machine. It works fine.
2023-02-28 14:44:27 +08:00
Zao Soula
b09fd46d4a
feat: add TailscaleDaemon ( #15 )
2023-02-28 11:45:54 +08: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
StarrFox
115a1e8a6b
fix thumbnail url for bazaar app ( #16 )
...
atm this shows up like this:

2023-02-14 15:08:09 +08:00
John Guan
b5c6e3bbf3
Revert "update bazarr thumbnail"
...
This reverts commit 73041b9d87
.
2023-02-14 07:06:33 +00:00
John Guan
d34acb1d37
update bazarr thumbnail
2023-02-14 07:02:39 +00:00
John Guan
de7c2724d0
fix Pihole path
2023-01-31 09:13:54 +00:00
John Guan
4ee8fe3e68
🐞 fix(Unifi-controller): version
2023-01-18 08:05:11 +00:00
John Guan
5fa9b391ab
🐞 fix(VoceChat):
...
volumes and webui
Modified data storage directory and port mapping
2023-01-18 07:59:03 +00:00
JohnGuan
1655eb3dff
Fix n8n path
2023-01-10 11:04:17 +08:00
Tiger Wang
36de3e9dab
fix `cap_add` wrong type for VoceChat
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2022-12-26 18:57:03 -05:00
John Guan
36eeb7bc3c
Update appfile.json
2022-12-11 20:03:31 +08:00
Tristan Yang
2dcd75f52e
feat: add VoceChat ( #13 )
2022-12-08 09:02:48 +08:00
Div Basson
c402cb2cbb
Added CouchPotato app for CasaOS ( #11 )
...
* Added CouchPotato app for CasaOS
* Remove strange overview entry
2022-11-16 14:02:17 +08:00
John Guan
6fa723c1b7
Update appfile.json
2022-11-03 17:49:40 +08:00
John Guan
e1bdadd75a
Update appfile.json
2022-11-03 16:43:36 +08:00
John Guan
39cef72135
Update appfile.json
2022-11-03 16:36:13 +08:00