punchplatform / punchbox

the punchbox tool to deploy servers, kubernetes or punch
Apache License 2.0
4 stars 2 forks source link

Documenter l'option --interface #16

Closed jmerdy closed 4 years ago

jmerdy commented 4 years ago

Dans le fichier punch/readme.md il serait interressant de connaitre l'existance de cette option qui permet de définir l'interface d'écoute des machines sur lesquelles ont déploie

punchbox --config configurations/complete_punch_16G.json \
        --punch-conf <path_to_your_punchplatform_config_folder> \
        --deployer <path_to_your_punchplatform_deployer_zip> \
        --interface <host_network_interface>

Cordialement

KaioKei commented 4 years ago

New details about the punchbox command inside the punch guide section, including the --interface option