refined title

This commit is contained in:
2024-11-06 16:43:50 +01:00
parent 6f090c0aa3
commit e220cd869d

View File

@@ -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.