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:
@@ -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
|
||||
deprecated: false
|
||||
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:
|
||||
- lancache-dns
|
||||
- dns
|
||||
|
||||
@@ -3,11 +3,11 @@ kubeVersion: ">=1.16.0-0"
|
||||
name: lancache-monolithic
|
||||
version: 0.0.5
|
||||
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
|
||||
deprecated: false
|
||||
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:
|
||||
- monolithic
|
||||
- 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`.
|
||||
Reference in New Issue
Block a user