[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
					
				
							
								
								
									
										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/).
 | 
					 | 
				
			||||||
@ -8,14 +8,18 @@ edit_uri: https://github.com/hedgedoc/hedgedoc/edit/master/docs/content/
 | 
				
			|||||||
nav:
 | 
					nav:
 | 
				
			||||||
  - Home: index.md
 | 
					  - Home: index.md
 | 
				
			||||||
  - Installation:
 | 
					  - Installation:
 | 
				
			||||||
      - 'Manual Installation': setup/manual-setup.md
 | 
					      - Official installation methods:
 | 
				
			||||||
      - 'Reverse Proxy': setup/reverse-proxy.md
 | 
					          - 'Docker Image': setup/docker.md
 | 
				
			||||||
      - Docker: setup/docker.md
 | 
					          - 'Manual Installation': setup/manual-setup.md
 | 
				
			||||||
      - Cloudron: setup/cloudron.md
 | 
					          - Heroku: setup/heroku.md
 | 
				
			||||||
      - Heroku: setup/heroku.md
 | 
					      - Community installation methods:
 | 
				
			||||||
      - LinuxServer: setup/docker-linuxserver.md
 | 
					          - 'LinuxServer Docker Image': setup/docker-linuxserver.md
 | 
				
			||||||
      - Yunohost: setup/yunohost.md
 | 
					          - 'Helm Chart': setup/kubernetes-helm.md
 | 
				
			||||||
 | 
					          - 'YunoHost App': setup/yunohost.md
 | 
				
			||||||
 | 
					          - 'Cloudron App': setup/cloudron.md
 | 
				
			||||||
 | 
					          - 'Arch Linux Package': setup/arch-linux.md
 | 
				
			||||||
  - Guides:
 | 
					  - Guides:
 | 
				
			||||||
 | 
					      - 'Reverse Proxy': guides/reverse-proxy.md
 | 
				
			||||||
      - Authentication:
 | 
					      - Authentication:
 | 
				
			||||||
          - LDAP: guides/auth/ldap-ad.md
 | 
					          - LDAP: guides/auth/ldap-ad.md
 | 
				
			||||||
          - OAuth: guides/auth/oauth.md
 | 
					          - OAuth: guides/auth/oauth.md
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user