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:
--endpointorPROXMOX_ENDPOINT--tokenorPROXMOX_TOKEN
The following settings are only needed a build action
--target-nodeorPROXMOX_TARGET_NODE--templateorPROXMOX_TEMPLATE--name-prefixorPROXMOX_NAME_PREFIX--host-templateorPROXMOX_HOST_TEMPLATE--networkorPROXMOX_NETWORK--ip-poolorPROXMOX_IP_POOL
For the generate-upstream or deploy-upstream action:
--upstreamorPROXMOX_UPSTREAM