Skip to content

Releases: therootcompany/proxmox-sh

v0.2025.11.25-2

26 Nov 01:11
5009522

Choose a tag to compare

What's Changed

  • fix+ref(proxmox-create): show exact create output with tee /dev/tty by @coolaj86 in #56
  • feat: allow any vztmpl via --os by @coolaj86 in #57
  • fix(proxmox-create): don't stop for show null error by @coolaj86 in #59

Full Changelog: v0.2025.11.13-2...v0.2025.11.25-2

v0.2025.11.13-2

13 Nov 21:31
6cfb511

Choose a tag to compare

What's Changed

  • feat: introduce PROXMOX_ID_START for first IP and VMID by @coolaj86 in #55

Full Changelog: v0.2025.11.13-1...v0.2025.11.13-2

v0.2025.11.13-1

13 Nov 20:54
554b6a4

Choose a tag to compare

What's Changed

  • ref!: update environment variables and checks by @coolaj86 in #52
  • fix: various issues with first time use / minimal config by @coolaj86 in #53

Full Changelog: v0.2025.10.23-1...v0.2025.11.13-1

v0.2025.10.23-1

24 Oct 07:09
0d3326e

Choose a tag to compare

Initial Public Version

  • ref!: rename PROXMOX_HOST, and include port by @coolaj86 in #11
  • feat: show the current caddy config by @coolaj86 in #12
  • fix: == to = for sh by @coolaj86 in #13
  • Fixes for feat vlan ids by @jojobyte in #15
  • ref!(proxmox-create): use vlan and id for vmid, IP, gateway, MAC, etc by @coolaj86 in #14
  • ref: use --fail-with-body rather than -f to see error message by @coolaj86 in #16
  • ref(caddy): doc and ease-of-use updates by @coolaj86 in #17
  • ref: relocate scripts for ease-of-install, -use, and -documentation" by @coolaj86 in #18
  • doc: move provision to beta section, fix ws by @coolaj86 in #19
  • fix+ref: fix config location, move vlan to config by @coolaj86 in #20
  • feat!: enhance ease-of-use with proxmox-sh-init by @coolaj86 in #21
  • fix: spell 'fn_init_profile' correctly by @coolaj86 in #22
  • fix: path ~/.local/opt/proxmox-sh/bin/ is not variable by @coolaj86 in #23
  • fix: correct path ~/.local/opt/proxmox-sh/bin/env-switch by @coolaj86 in #24
  • various fixes by @coolaj86 in #25
  • fix: show next IP after showing help by @coolaj86 in #28
  • fix: --duty-cycle max should be 100, not 12 (+ help updates) by @coolaj86 in #29
  • fix+feat: show 'current' correctly, bump storage limit to 250gb by @coolaj86 in #31
  • fix+feat: set to start on boot and add to HA Group by @coolaj86 in #32
  • feat: add --target-node by @coolaj86 in #33
  • feat: add alpine18 as default by @coolaj86 in #34
  • Fix hostname error & use ~/.ssh/config.d by @coolaj86 in #37
  • fix: add missing final ssh command by @coolaj86 in #38
  • feat: auto-add ~/.ssh/config.d/bnna.d/${host}.sshconfig by @coolaj86 in #39
  • fix: uncomment what was commented for testing ssh config updates by @coolaj86 in #40
  • fix: switch literals to variables (since now we're creating the file) by @coolaj86 in #41
  • feat: add alpine17-20 and ubuntu20-24 by @coolaj86 in #43
  • chore: add stock .github/ISSUE_TEMPLATE by @coolaj86 in #45
  • chore: add basic GitHub ISSUE_TEMPLATEs by @coolaj86 in #44
  • chore: remove redundant security template by @coolaj86 in #46
  • fix: backup storage volume by default by @coolaj86 in #47
  • feat!: support non-root users (resource pools, storage, etc) by @coolaj86 in #48
  • feat: add tlsrouter support by @coolaj86 in #49
  • fix: define my_vcpus before use, and assign default value by @coolaj86 in #51

New Contributors

Full Changelog: https://github.com/therootcompany/proxmox-sh/commits/v0.2025.10.23-1