From 74baa81105e84d515551199ef4fa6bd6b4cfec96 Mon Sep 17 00:00:00 2001 From: pchang388 Date: Sat, 22 Feb 2025 02:14:05 -0500 Subject: [PATCH] fix position of doc addition --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f774a02..6d5354d 100644 --- a/README.md +++ b/README.md @@ -175,15 +175,15 @@ docker run \ homeylab/bookstack-file-exporter:latest ``` -### Run via Helm -A helm chart can be used to run the exporter as a CronJob or Deployment resource. See [here](https://github.com/homeylab/helm-charts/tree/main/charts/bookstack-file-exporter) for more information on using the helm chart. - #### Bind Mounts | purpose | static docker path | description | example | | ------- | ------------------ | ----------- | ------- | | `config` | `/export/config/config.yml` | A valid configuration file |`-v /local/yourpath/config.yml:/export/config/config.yml:ro`| | `dump` | `/export/dump` | Directory to place exports. **This is optional when using remote storage option(s)**. Omit if you don't need a local copy. | `-v /local/yourpath/bkps:/export/dump` | +### Run via Helm +A helm chart can be used to run the exporter as a CronJob or Deployment resource. See [here](https://github.com/homeylab/helm-charts/tree/main/charts/bookstack-file-exporter) for more information on using the helm chart. + ### Authentication and Permissions #### Permissions **Note visibility of pages is based on user**, so use a user that has read access to pages and content you want to back up. *The role assigned to the user* should have the additional permissions for target pages and their content: