14 lines
291 B
Plaintext
14 lines
291 B
Plaintext
---
|
|
title: Helm
|
|
---
|
|
|
|
import EarlyDoc from '/snippets/earlydoc.mdx';
|
|
import DockerDatabase from '/snippets/docker-database.mdx';
|
|
|
|
<EarlyDoc />
|
|
<DockerDatabase />
|
|
|
|
Postiz has a helm chart that is in very active development. You can find it here;
|
|
|
|
https://github.com/gitroomhq/postiz-helmchart
|