From e220cd869d9445707bf8ee2ab032a785ee4cf2db Mon Sep 17 00:00:00 2001 From: Basil Bruhn Date: Wed, 6 Nov 2024 16:43:50 +0100 Subject: [PATCH] refined title --- services/admin-guide/webhosting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/admin-guide/webhosting.md b/services/admin-guide/webhosting.md index 470d5103..539a442a 100644 --- a/services/admin-guide/webhosting.md +++ b/services/admin-guide/webhosting.md @@ -1,4 +1,4 @@ -# WebHosting Guide +# WebHosting WebHosting is a service for running simple web apps without the need to operate and maintain a virtual machine. Based on Docker, it allows users to configure their applications and access them through an NGINX reverse proxy, which directs requests to the appropriate service. Each service has a configuration file inside `conf.d`. Currently, certificates are deployed by the Linux engineering team until an automated ACME solution becomes available. The content for hosted websites will be available on an NFS share, which you can access.