Skip to content

Commit 6660b7d

Browse files
authored
Merge pull request #59 from homeylab/update_readme_helm
add helm option in docs
2 parents 86db283 + c191dfa commit 6660b7d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Table of Contents
77
- [Using This Application](#using-this-application)
88
- [Run via Pip](#run-via-pip)
99
- [Run via Docker](#run-via-docker)
10+
- [Run via Helm](#run-via-helm)
1011
- [Authentication and Permissions](#authentication-and-permissions)
1112
- [Configuration](#configuration)
1213
- [Backup Behavior](#backup-behavior)
@@ -174,6 +175,9 @@ docker run \
174175
homeylab/bookstack-file-exporter:latest
175176
```
176177

178+
### Run via Helm
179+
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.
180+
177181
#### Bind Mounts
178182
| purpose | static docker path | description | example |
179183
| ------- | ------------------ | ----------- | ------- |

0 commit comments

Comments
 (0)