Restructure the manual between indepth and quickstart info
This commit is contained in:
parent
bc11c86ea9
commit
36dd3d127b
|
@ -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_.
|
|
@ -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/
|
Loading…
Reference in New Issue