From 13c16752f2b21723c512b3220fe1c4ac0ba67aed Mon Sep 17 00:00:00 2001 From: Colin Hebert Date: Tue, 3 Jan 2023 07:25:48 +0100 Subject: [PATCH] Add portainer setup --- docs/bootstrap.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/bootstrap.md b/docs/bootstrap.md index 95ca0b3..abfbff7 100644 --- a/docs/bootstrap.md +++ b/docs/bootstrap.md @@ -43,6 +43,9 @@ Useful to manage the stacks/docker-compose configuration for the NAS. Set up to use the port exposed via the `Docker` container. It displays information about all docker resources available on the host. \ It excludes all resources with the tag `nas-compose.boostrap: true`. +Each compose file (except the `bootstrap.docker-compose.yaml`) need to be added as a [stack](https://docs.portainer.io/user/docker/stacks/add), with the right environment variables set. + + ### 🌐 Ports - `9443 TCP`: HTTPs (self-signed) access to the web interface