Fix bootstrap

This commit is contained in:
Colin Hebert
2023-01-20 17:19:34 +01:00
parent f2761f2800
commit 54535ebeba
4 changed files with 2 additions and 4 deletions

View File

@@ -42,10 +42,10 @@ volumes:
driver_opts: driver_opts:
type: none type: none
o: bind o: bind
device: ${NASCOMPOSE_SERVICES?}/portainer/volumes/data/ device: ${NASCOMPOSE_SERVICES?}/bootstrap/volumes/portainer_data/
labels: labels:
nas-compose.boostrap: true nas-compose.boostrap: true
secrets: secrets:
portainer_password: portainer_password:
file: ${NASCOMPOSE_SERVICES?}/portainer/secrets/portainer_password file: ${NASCOMPOSE_SERVICES?}/bootstrap/secrets/portainer_password

View File

View File

@@ -1,2 +0,0 @@
Contains the file `portainer_password`
More on https://docs.portainer.io/advanced/cli#method-2-creating-the-account-using-a-file