Making a start on quickstart guides
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# 0 - Introduction
|
||||
|
||||
These pages give simple and clear information to get started setting up and using TrueCharts.
|
||||
|
||||
Please be aware they will not contain (much) App specific settings and assume a basic viable setup, so will not go in depth on more advanced settings that can be changed.
|
||||
@@ -0,0 +1,6 @@
|
||||
# 0 - First time Apps setup
|
||||
|
||||
When opening the Apps menu item on TrueNAS SCALE for the first time, you get prompted to setup a new pool for Apps.
|
||||
This will create a new dataset on the selected pool called "ix-applications", which will contain all docker containers and most application data, unless specified otherwise.
|
||||
|
||||

|
||||
@@ -42,9 +42,11 @@ extra_css:
|
||||
# Plugins
|
||||
plugins:
|
||||
- search
|
||||
- mkdocs-video
|
||||
- minify:
|
||||
minify_html: true
|
||||
|
||||
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
- toc:
|
||||
|
||||
Reference in New Issue
Block a user