Commit Graph

156 Commits

Author SHA1 Message Date
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:

![image](https://user-images.githubusercontent.com/43019162/207768630-422dfd24-132d-4617-87de-ba5487ff807e.png)
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
John Guan 7964a52da3 Initial Gitea 2022-11-03 16:36:05 +08:00
John Guan e0784070f8 initial UptimeKuma 2022-11-03 12:31:27 +08:00
John Guan b19af80fa7 Update icon.png 2022-11-02 19:40:41 +08:00
John Guan 61b759d8a1 Initial NginxProxyManager 2022-11-02 19:03:44 +08:00
John Guan 900a3e86fd
Update appfile.json 2022-09-16 18:47:04 +08:00
link 9a3ff71fc0
Update appfile.json 2022-09-16 16:23:36 +08:00
link 9cd6e849df
Update appfile.json 2022-09-16 15:10:26 +08:00
Youssof Khawaja de52f6604c
Added N8n (#7)
* n8n app

* Shell fix

* Update appfile.json
2022-09-16 14:50:34 +08:00
llwaini 2b8e59f092 change host 2022-08-22 14:17:25 +08:00
llwaini 8c027ba42e change snokeping 2022-08-22 14:12:40 +08:00
llwaini 3679592536 change Sabnzbd host 2022-08-22 13:59:43 +08:00
llwaini 1d2aaa860b change readarr json 2022-08-22 13:46:32 +08:00
llwaini 6a250a4968 change photo 2022-08-22 11:38:12 +08:00