From a42c8a8d23b9bd40f5b44115ed603e00cc1565bd Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Tue, 11 Apr 2023 15:34:32 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a557797..b451e93 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,12 @@ ProxmoxAAS Client provides users of a proxmox based compute on demand service a - Instance resource configuration - Instance creation and destruction - Remote console -- Basic account management +- Extended account management ## Prerequisites - Proxmox VE Cluster (v7.0+) -- Reverse proxy server which serves the Proxmox VE Web GUI & API (ie nginx) +- Reverse proxy server which can serve the client + - FQDN - Web server to host the ProxmoxAAS Client (ie Apache2) ## Notes