mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-04-06 22:08:52 +00:00
Merge branch '2936-update-helm-chart-docs' into 'develop'
Resolve "Update helm chart docs" Closes #2936 See merge request baserow/baserow!2638
This commit is contained in:
commit
8cd9f5b8e0
2 changed files with 10 additions and 3 deletions
changelog/entries/unreleased/bug
docs/installation
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"type": "bug",
|
||||||
|
"message": "Update helm chart docs",
|
||||||
|
"issue_number": 2936,
|
||||||
|
"bullet_points": [],
|
||||||
|
"created_at": "2024-08-23"
|
||||||
|
}
|
|
@ -1,9 +1,9 @@
|
||||||
# Install with Helm
|
# Install with Helm
|
||||||
|
|
||||||
## Official Helm chart
|
## Community Helm chart
|
||||||
|
|
||||||
The official Helm chart of Baserow, maintained by us, can be found here
|
The community Helm chart of Baserow can be found here
|
||||||
https://artifacthub.io/packages/helm/baserow-chart/baserow. By default, it includes
|
https://artifacthub.io/packages/helm/christianhuth/baserow. By default, it includes
|
||||||
everything you need like PostgreSQL, Redis, MinIO for S3, and Caddy for automatic SSL
|
everything you need like PostgreSQL, Redis, MinIO for S3, and Caddy for automatic SSL
|
||||||
certificates. Here you can also documentation for all the configuration possibilities
|
certificates. Here you can also documentation for all the configuration possibilities
|
||||||
like using an external PostgreSQL server, how to setup Caddy with various Cloud
|
like using an external PostgreSQL server, how to setup Caddy with various Cloud
|
||||||
|
|
Loading…
Add table
Reference in a new issue