Proxmox worker, uptime, backup, tagged deploy
This commit is contained in:
commit
bcc74d64d5
8 changed files with 171 additions and 0 deletions
10
package.json
Normal file
10
package.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "verae-proxmox",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"description": "Provision Verae archive worker LXC guests on NS1 Proxmox (vmbr1)",
|
||||
"scripts": {
|
||||
"create-worker": "bash scripts/create-worker.sh",
|
||||
"test": "bash scripts/test.sh"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue