few fixes

This commit is contained in:
rmanach 2025-04-04 12:43:30 +02:00
parent d609d4ea5b
commit 85bfcf9453

View File

@ -1,7 +1,8 @@
# hmdeploy
A program tool to deploy a dockerized application with Nginx as reverse proxy on **Proxmox**.
This tool has been developed for **home server** deployment.
A tool to deploy a dockerized application with Nginx as reverse proxy.
This tool has been developed for **home server** to deploy Docker image on **Docker Swarm** behind **Nginx** on **Proxmox VE**.
For production environment, use it **with caution**.
> **NOTE**: You must have **Docker** installed on your machine or the machine lauching the binary.