mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-18 17:25:16 -04:00
[Docs] Extend setup page with community methods
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
parent
78a732abe6
commit
dc76d158e7
6 changed files with 23 additions and 20 deletions
5
docs/content/setup/arch-linux.md
Normal file
5
docs/content/setup/arch-linux.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Arch Linux
|
||||
|
||||
HedgeDoc is available in the Arch Linux _community_ repository.
|
||||
|
||||
[Link to the package](https://archlinux.org/packages/community/any/hedgedoc/)
|
|
@ -1,8 +0,0 @@
|
|||
# Installation / Upgrading
|
||||
You can run HedgeDoc in a number of ways:
|
||||
|
||||
- [Docker](docker)
|
||||
- [Cloudron](cloudron)
|
||||
- [LinuxServer.io (multi-arch docker)](docker-linuxserver)
|
||||
- [Heroku](heroku)
|
||||
- [Manual setup](manual-setup)
|
7
docs/content/setup/kubernetes-helm.md
Normal file
7
docs/content/setup/kubernetes-helm.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Helm Chart
|
||||
|
||||
You can deploy HedgeDoc on your Kubernetes cluster using `helm`.
|
||||
|
||||
[HedgeDoc Helm Chart by nicholaswilde on Artifact Hub](https://artifacthub.io/packages/helm/nicholaswilde/hedgedoc)
|
||||
|
||||
[Source Code](https://nicholaswilde.github.io/helm-charts/)
|
|
@ -1,5 +0,0 @@
|
|||
# Kubernetes
|
||||
|
||||
HedgeDoc currently does not support any deployment via Kubernetes.
|
||||
|
||||
If you want to help us creating a helm chart, then feel free to contact us on [Matrix](https://chat.hedgedoc.org/) or [Discourse](https://community.hedgedoc.org/).
|
Loading…
Add table
Add a link
Reference in a new issue