update README
This commit is contained in:
parent
85bfcf9453
commit
a70030c747
@ -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**.
|
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**.
|
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 ?
|
## Why ?
|
||||||
|
|
||||||
@ -102,7 +102,7 @@ If you have a Docker registry with the target image available, you can thus leav
|
|||||||
|
|
||||||
## Run
|
## 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
|
* Clone the repository
|
||||||
```bash
|
```bash
|
||||||
@ -128,3 +128,6 @@ hmdeploy --path /path/my-project
|
|||||||
## Next steps
|
## Next steps
|
||||||
* Improve the CLI arguments
|
* Improve the CLI arguments
|
||||||
* We'll see...
|
* We'll see...
|
||||||
|
|
||||||
|
## Contact
|
||||||
|
For issues, questions or anything contact me at: admin@thegux.fr
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user