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.