Restructure the manual between indepth and quickstart info

This commit is contained in:
kjeld Schouten-Lebbing 2021-08-08 15:28:06 +02:00
parent bc11c86ea9
commit 36dd3d127b
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
7 changed files with 1 additions and 25 deletions

View File

@ -1,24 +0,0 @@
# General Configuration
These are some common settings you might find on Apps and an explaination of their usecase.
##### Explaination sheet:
- **timezone**
_Select your timezone for correct time inside the containers_
- **PUID**
_Select the user id of the user running your application. Defaults to 568 aka the `apps` user_
- **PGID**
_Select the group of the user running your application. Defaults to 568 aka the `apps` group_
- **UMASK**
_The mask here gets substracted from the default CHOWN setting of your App, it's an advanced setting and we advice not to change this unless you already know what UMASK does_.

View File

@ -30,4 +30,4 @@ To reach an app named "sabnzbd" within Sonarr, we can use the following internal
##### Additional Documentation
For more help troubleshooting DNS resolution in Kubernetes, review the official documentation: https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/
For more help troubleshooting DNS resolution in Kubernetes, review the official documentation: https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/