adapt first manual
This commit is contained in:
+7
-4
@@ -1,22 +1,24 @@
|
|||||||
# 02 - Adding TrueCharts to SCALE
|
# 01 - Adding TrueCharts to SCALE
|
||||||
|
|
||||||
Adding the TrueCharts Community App Catalog is relatively straight forwards.
|
Adding the TrueCharts Community App Catalog is relatively straight forwards.
|
||||||
|
|
||||||
##### Requirements
|
##### Requirements
|
||||||
|
|
||||||
- Make sure your storage-pool is created and working
|
- Make sure your storage-pool is created and working
|
||||||
- Make Make sure you selected your storage-pool when you first opened the "Apps" interface, if not please refer to quick-start guide `01 - First time Apps setup`
|
|
||||||
- Make sure you have a working internet connection and can reach github and truecharts.org from the host system.
|
- Make sure you have a working internet connection and can reach github and truecharts.org from the host system.
|
||||||
|
|
||||||
##### Adding TrueCharts
|
##### Adding TrueCharts
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
- Go to "Apps" in the left hand menu
|
- Go to "Apps" in the left hand menu
|
||||||
- Select the "Manage Catalogs" tab
|
- Select the "Manage Catalogs" tab
|
||||||
- Click "Add Catalog" and enter the required information:
|
- Click "Add Catalog" and enter the required information:
|
||||||
|
|
||||||
Name: `truecharts`
|
Name: `truecharts`
|
||||||
Repository: `https://github.com/truecharts/catalog`
|
Repository: `https://github.com/truecharts/catalog`
|
||||||
Preferred Trains: `stable`
|
Preferred Trains: `stable` and `core`
|
||||||
Branch: `main`
|
Branch: `main`
|
||||||
|
|
||||||
##### Difference between Stable and Incubator
|
##### Difference between Stable and Incubator
|
||||||
@@ -24,12 +26,13 @@ Branch: `main`
|
|||||||
TrueCharts has multiple "trains": All trains contain Apps that should work fine. However they have a slightly different meaning:
|
TrueCharts has multiple "trains": All trains contain Apps that should work fine. However they have a slightly different meaning:
|
||||||
|
|
||||||
- `stable` contains most of our Apps. These are considered stable and working.
|
- `stable` contains most of our Apps. These are considered stable and working.
|
||||||
|
- `core` contains important Apps that are used to supply features like "ingress" or advanced networking to our Apps.
|
||||||
- `incubator` These Apps are still in development and/or are not considered to be of high-enough quality.
|
- `incubator` These Apps are still in development and/or are not considered to be of high-enough quality.
|
||||||
|
|
||||||
|
|
||||||
#### Video Guide
|
#### Video Guide
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
##### Notes
|
##### Notes
|
||||||
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
# 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.
|
|
||||||
|
|
||||||
#### Video Guide
|
|
||||||
|
|
||||||
|
|
||||||

|
|
||||||
Reference in New Issue
Block a user