freelance-fair / proxmox
1.3.6
2023-03-07 12:51 UTC
Requires
- php: >=7.4
README
How to run
`$ php vendor/bin/manage --{arguments}
Required arguments
- --action
- --vm
Optional arguments
- --command
what to execute in the "execute" action
- --no-wait
should script wait during "execute" action
Settings
Settings can be configured by either command arguments or environment variables:
--endpoint
orPROXMOX_ENDPOINT
--token
orPROXMOX_TOKEN
The following settings are only needed a build
action
--target-node
orPROXMOX_TARGET_NODE
--template
orPROXMOX_TEMPLATE
--name-prefix
orPROXMOX_NAME_PREFIX
--host-template
orPROXMOX_HOST_TEMPLATE
--network
orPROXMOX_NETWORK
--ip-pool
orPROXMOX_IP_POOL
For the generate-upstream
or deploy-upstream
action:
--upstream
orPROXMOX_UPSTREAM