You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeff Moe 5808388fe2
proxmox unlock
6 years ago
..
README proxmox unlock 6 years ago
forksand-clusterssh-gen-config Add script to generate clusterssh list from pve 7 years ago
forksand-get-pools Add script to generate clusterssh list from pve 7 years ago
forksand-get-vms Add script to generate clusterssh list from pve 7 years ago

README

##############################################################################

Adding a new metal server node for Proxmox.

Allocate IP on firewall and set up port forwarding for ssh.

Run bootstrap file such as forksand-sf-005-bootstrap from
../sharkfork-bootstrap/forksand-sf-005-bootstrap
##############################################################################
Log into web interface:
Set up tunnel:
ssh -N -C -L 18025:localhost:8006 sf-005
Then in web browser go to:
https://localhost:18025/

Log in.
Set up Proxmox subscription key.

See:
../sharkfork-bootstrap/forksand-sf-proxmox

##############################################################################
unlock example:
qm unlock 102
##############################################################################