Go to file
kjeld Schouten-Lebbing 34c3562bfd
add docs folder
2021-05-08 12:43:58 +02:00
.github/workflows add very basic CI example 2021-05-08 12:40:31 +02:00
charts/syncthing initial push to catalog template 2021-05-08 12:31:47 +02:00
docs add docs folder 2021-05-08 12:43:58 +02:00
library/common add an example library 2021-05-08 12:42:35 +02:00
stable/jackett initial push to catalog template 2021-05-08 12:31:47 +02:00
test initial push to catalog template 2021-05-08 12:31:47 +02:00
.gitignore initial push to catalog template 2021-05-08 12:31:47 +02:00
.helmdocsignore initial push to catalog template 2021-05-08 12:31:47 +02:00
features_capability.json initial push to catalog template 2021-05-08 12:31:47 +02:00
LICENSE Initial commit 2021-05-08 12:25:37 +02:00

catalog_template

Use this to start your own Basic TrueNAS SCALE Catalog

It contains:

  • Base folder structure
  • Basic required files
  • 3 example Trains (charts, stable and test)
  • 1 example app in each train (each based on TrueCharts)
  • 1 library train (which is not processed by CI
  • 1 example library (common)
  • Basic CI to test PR's and catalog-health
  • docs folder (ignored by testing) with readme.md file