From 2ab75df057d221ef140b1badf444e327c62da8cb Mon Sep 17 00:00:00 2001 From: Wing-Kam Wong Date: Mon, 31 Oct 2022 16:05:28 +0800 Subject: [PATCH] feat(docs): add FreeBSD / FreeNAS / TrueNAS Jail --- packages/noco-docs/content/en/getting-started/installation.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/noco-docs/content/en/getting-started/installation.md b/packages/noco-docs/content/en/getting-started/installation.md index c4200aa512..107158e4ed 100644 --- a/packages/noco-docs/content/en/getting-started/installation.md +++ b/packages/noco-docs/content/en/getting-started/installation.md @@ -452,6 +452,10 @@ npm start +### FreeBSD / FreeNAS / TrueNAS Jail + +See [here](https://gist.github.com/Zamana/e9281d736f9e9ce5882c6f4b140a590e) provided by [C. R. Zamana](https://github.com/Zamana). + ## Production Setup It is mandatory to configure `NC_DB` environment variables for production usecases.