From a041bd61d789f17e5d27400b06ce09bf97fd95b8 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sun, 8 Aug 2021 14:47:54 +0200 Subject: [PATCH] simplify it a bit --- docs/manual/Quick-Start guides/00-introduction.md | 5 ----- docs/manual/Quick-Start guides/01-Open-Apps.md | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 docs/manual/Quick-Start guides/00-introduction.md diff --git a/docs/manual/Quick-Start guides/00-introduction.md b/docs/manual/Quick-Start guides/00-introduction.md deleted file mode 100644 index 0a3fb12d7b3..00000000000 --- a/docs/manual/Quick-Start guides/00-introduction.md +++ /dev/null @@ -1,5 +0,0 @@ -# 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. diff --git a/docs/manual/Quick-Start guides/01-Open-Apps.md b/docs/manual/Quick-Start guides/01-Open-Apps.md index 5fb88d03eae..0692148455c 100644 --- a/docs/manual/Quick-Start guides/01-Open-Apps.md +++ b/docs/manual/Quick-Start guides/01-Open-Apps.md @@ -1,4 +1,4 @@ -# 0 - First time Apps setup +# 01 - 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.