update README

This commit is contained in:
rmanach 2025-04-04 12:48:06 +02:00
parent 85bfcf9453
commit a70030c747

View File

@ -5,7 +5,7 @@ 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.
> **NOTE** You must have **Docker** installed on your machine or the machine lauching the binary.
## Why ?
@ -102,7 +102,7 @@ If you have a Docker registry with the target image available, you can thus leav
## Run
> **NOTE**: You need to have a **Go toolchain >= 1.22** installed in order to install/run the binary.
> **NOTE** You need to have a **Go toolchain >= 1.22** installed in order to install/run the binary.
* Clone the repository
```bash
@ -128,3 +128,6 @@ hmdeploy --path /path/my-project
## Next steps
* Improve the CLI arguments
* We'll see...
## Contact
For issues, questions or anything contact me at: admin@thegux.fr