chore(apps): update some last icons (#3160)
* chore(apps): update some last icons * add more ignored works in spellcheck * add some docs
This commit is contained in:
@@ -5,10 +5,9 @@ dependencies:
|
|||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.4.4
|
version: 10.4.4
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: "Collabora Online Development Edition \u2013 an awesome, Online Office\
|
description: "Collabora Online Development Edition - an awesome, Online Office suite image suitable for home use."
|
||||||
\ suite image suitable for home use."
|
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/collabora-online
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/collabora-online
|
||||||
icon: https://truecharts.org/img/chart-icons/collabora.png
|
icon: https://truecharts.org/img/chart-icons/collabora-online.png
|
||||||
keywords:
|
keywords:
|
||||||
- collabora-online
|
- collabora-online
|
||||||
kubeVersion: '>=1.16.0-0'
|
kubeVersion: '>=1.16.0-0'
|
||||||
@@ -22,7 +21,7 @@ sources:
|
|||||||
- https://sdk.collaboraonline.com/contents.html
|
- https://sdk.collaboraonline.com/contents.html
|
||||||
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
|
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
|
||||||
type: application
|
type: application
|
||||||
version: 12.1.11
|
version: 12.1.12
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- office
|
- office
|
||||||
|
|||||||
@@ -0,0 +1,10 @@
|
|||||||
|
# Installation Notes
|
||||||
|
|
||||||
|
- If you enable `Ingress` for this app, you need to have `SECURE_CONNECTION` set to `false` and `Port Type` set to `HTTP`, otherwise you may run into errors for `Too many redirects`.
|
||||||
|
- You can't enable `Ingress` for `VNC` If you want to use `VNC`, you must set this service to `Simple` instead
|
||||||
|
- `VNC` with `SECURE_CONNECTION` set `true`, only works with very few clients. One of them is `SSVNC`.
|
||||||
|
- `SECURE_CONNECTION` affects both `WebUI` and `VNC`.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
- If you are passing through devices such as `Optical Drives`, you have to Click `Container Security Settings` and set `PUID` to `0`.
|
||||||
@@ -7,7 +7,7 @@ description: DNS Docker service for a steamcache.
|
|||||||
type: application
|
type: application
|
||||||
deprecated: false
|
deprecated: false
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/incubator/lancache-dns
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/lancache-dns
|
||||||
icon: https://truecharts.org/img/appicons/lancache-dns.png
|
icon: https://truecharts.org/img/chart-icons/lancache-dns.png
|
||||||
keywords:
|
keywords:
|
||||||
- lancache-dns
|
- lancache-dns
|
||||||
- dns
|
- dns
|
||||||
|
|||||||
@@ -3,11 +3,11 @@ kubeVersion: ">=1.16.0-0"
|
|||||||
name: lancache-monolithic
|
name: lancache-monolithic
|
||||||
version: 0.0.5
|
version: 0.0.5
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
description: A monolithic lancache service capable of caching all cdn's in a single instance.
|
description: A monolithic lancache service capable of caching all CDN's in a single instance.
|
||||||
type: application
|
type: application
|
||||||
deprecated: false
|
deprecated: false
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/incubator/lancache-monolithic
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/lancache-monolithic
|
||||||
icon: https://truecharts.org/img/chart-icons/monolithic.png
|
icon: https://truecharts.org/img/chart-icons/lancache-monolithic.png
|
||||||
keywords:
|
keywords:
|
||||||
- monolithic
|
- monolithic
|
||||||
- lancache
|
- lancache
|
||||||
|
|||||||
@@ -0,0 +1,10 @@
|
|||||||
|
# Installation Notes
|
||||||
|
|
||||||
|
- If you enable `Ingress` for this app, you need to have `SECURE_CONNECTION` set to `false` and `Port Type` set to `HTTP`, otherwise you may run into errors for `Too many redirects`.
|
||||||
|
- You can't enable `Ingress` for `VNC` If you want to use `VNC`, you must set this service to `Simple` instead
|
||||||
|
- `VNC` with `SECURE_CONNECTION` set `true`, only works with very few clients. One of them is `SSVNC`.
|
||||||
|
- `SECURE_CONNECTION` affects both `WebUI` and `VNC`.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
- If you are passing through devices such as `Optical Drives`, you have to Click `Container Security Settings` and set `PUID` to `0`.
|
||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 10.4.4
|
version: 10.4.4
|
||||||
description: Run VS Code on any machine anywhere and access it in the browser.
|
description: Run VS Code on any machine anywhere and access it in the browser.
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/code-server
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/code-server
|
||||||
icon: https://truecharts.org/img/chart-icons/codeserver.png
|
icon: https://truecharts.org/img/chart-icons/code-server.png
|
||||||
keywords:
|
keywords:
|
||||||
- code
|
- code
|
||||||
- vs
|
- vs
|
||||||
@@ -21,7 +21,7 @@ name: code-server
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/cdr/code-server
|
- https://github.com/cdr/code-server
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.16
|
version: 4.0.17
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|||||||
+83
-2
@@ -1,4 +1,9 @@
|
|||||||
version: "0.2"
|
version: "0.2"
|
||||||
|
# ignorepaths: []
|
||||||
|
# dictionarydefinitions: []
|
||||||
|
# dictionaries: []
|
||||||
|
# ignorewords: []
|
||||||
|
# import: []
|
||||||
words:
|
words:
|
||||||
- aliasgroup
|
- aliasgroup
|
||||||
- collabora
|
- collabora
|
||||||
@@ -8,15 +13,16 @@ words:
|
|||||||
- dynmap
|
- dynmap
|
||||||
- healthcheck
|
- healthcheck
|
||||||
- kubernetes
|
- kubernetes
|
||||||
|
- lancache
|
||||||
- loolwsd
|
- loolwsd
|
||||||
- meshroom
|
- meshroom
|
||||||
- Minecraft
|
- minecraft
|
||||||
- modelstore
|
- modelstore
|
||||||
- modports
|
- modports
|
||||||
- nextcloud
|
- nextcloud
|
||||||
- notebookbar
|
- notebookbar
|
||||||
- puid
|
- puid
|
||||||
- RCON
|
- rcon
|
||||||
- serviceexpert
|
- serviceexpert
|
||||||
- ssvnc
|
- ssvnc
|
||||||
- statefulset
|
- statefulset
|
||||||
@@ -24,3 +30,78 @@ words:
|
|||||||
- tccr
|
- tccr
|
||||||
- traefik
|
- traefik
|
||||||
- truecharts
|
- truecharts
|
||||||
|
- allowtransparency
|
||||||
|
- appname
|
||||||
|
- backupname
|
||||||
|
- bazarr
|
||||||
|
- bugfixer's
|
||||||
|
- cheatsheet
|
||||||
|
- dockerized
|
||||||
|
- eptgmk
|
||||||
|
- gibibyte
|
||||||
|
- gluster
|
||||||
|
- healthchecks
|
||||||
|
- hostpath
|
||||||
|
- hyperconverged
|
||||||
|
- hyperthread
|
||||||
|
- iban
|
||||||
|
- ipaddr
|
||||||
|
- ixcert
|
||||||
|
- jackett
|
||||||
|
- jacobalberty
|
||||||
|
- jailman
|
||||||
|
- killswitch
|
||||||
|
- kjeld
|
||||||
|
- kube
|
||||||
|
- kubeconfig
|
||||||
|
- kubectl
|
||||||
|
- lebbing
|
||||||
|
- letsencrypt
|
||||||
|
- lidarr
|
||||||
|
- loadbalancer
|
||||||
|
- metallb
|
||||||
|
- milicpu
|
||||||
|
- minecraft
|
||||||
|
- minio
|
||||||
|
- mountpoint
|
||||||
|
- nobind
|
||||||
|
- nodeport
|
||||||
|
- nodeports
|
||||||
|
- ornias
|
||||||
|
- ovpn
|
||||||
|
- pgid
|
||||||
|
- photoprism
|
||||||
|
- pihole
|
||||||
|
- plex
|
||||||
|
- preconfigured
|
||||||
|
- proto
|
||||||
|
- pvcname
|
||||||
|
- pvcpath
|
||||||
|
- quotum
|
||||||
|
- radarr
|
||||||
|
- ramdisk
|
||||||
|
- reneg
|
||||||
|
- resolv
|
||||||
|
- sabnzbd
|
||||||
|
- schouten
|
||||||
|
- selfsigned
|
||||||
|
- smallblock
|
||||||
|
- sonarr
|
||||||
|
- sonarrsabnzbd
|
||||||
|
- subchart
|
||||||
|
- sublist
|
||||||
|
- subquestion
|
||||||
|
- svcname
|
||||||
|
- syncthing
|
||||||
|
- targetport
|
||||||
|
- truenas
|
||||||
|
- truetool
|
||||||
|
- unifi
|
||||||
|
- valheim
|
||||||
|
- vaultwarden
|
||||||
|
- ixsystems
|
||||||
|
- vdev
|
||||||
|
- vm's
|
||||||
|
- websecure
|
||||||
|
- xsystems
|
||||||
|
- zwavejs
|
||||||
|
|||||||
Reference in New Issue
Block a user