Commit Graph

286 Commits

Author SHA1 Message Date
dfd56aebf2 New Script: Arch Linux VM (#1780)
* New Script: Arch Linux VM

* naming iso / qcow2
2025-01-27 12:01:59 +01:00
928eabc202 Feature: Ubuntu 22.04 VM > Redesign | Optional HDD-Size Prompt (#1712)
* Update ubuntu2204-vm.sh

* set space to 5g

* increase space

* add cifs support
2025-01-24 12:02:07 +01:00
38b692aaa3 Feature: Ubuntu 24.04 VM > Redesign | Optional HDD-Size Prompt | cifs support (#1714)
* Update ubuntu2404-vm.sh

* Update ubuntu2404-vm.json
2025-01-24 12:01:55 +01:00
dc03df6f8a add cifs support 2025-01-24 11:51:15 +01:00
81be2a49c0 New Script: Ubuntu 24.10 VM (#1711)
* New Script: Ubuntu 24.10 VM

* Create ubuntu2410-vm.json

* final state vm

* add cloudinit

* rename and add correct discussion
2025-01-24 11:46:27 +01:00
93289d6ff7 Feature: Add Debian Disk Size / Redesign / Increase Disk (#1695) 2025-01-23 17:13:05 +01:00
db061db17e Update docker-vm.sh 2025-01-21 19:45:03 +01:00
0a7d541261 Update docker-vm.sh 2025-01-21 19:38:51 +01:00
ed8edcbf2d Fix: Docker VM deprecated gpg (#1649) 2025-01-21 19:34:12 +01:00
64e14fe982 New Script: Docker VM (#1608)
* Docker VM

* fixed json spaces

* json lint fix

* change category to OS

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-01-21 09:07:45 +01:00
5c11b67507 added cifs support in ubuntu2404-vm.sh (#1461)
added cifs to 
case $STORAGE_TYPE in
nfs | dir | cifs)

So VMs can be deployed on cifs shares
2025-01-18 20:54:43 +01:00
bd301942c5 Update VM Tags (#1562)
Some checks are pending
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
* haos-vm.sh tag

* debian-vm.sh tag

* Update mikrotik-routeros.sh tag

* Update nextcloud-vm.sh tag

* Update openwrt.sh tag

* Update owncloud-vm.sh tag

* Update ubuntu2204-vm.sh tag

* Update ubuntu2404-vm.sh tag

* Add pimox-haos-vm.sh tag

* Undo add tag

Unable to test
2025-01-18 08:03:51 +01:00
a6bd47e0c7 Delete WAN input and forward accept (#1540) 2025-01-17 13:59:57 +01:00
15f04d525d Happy new Year! Update Copyright to 2025 (#1150) 2025-01-01 13:37:29 +01:00
b547530643 Increase Size | Description & Download-URL of Debian VM (#837)
* Update debian-vm.sh

* Update debian-vm.json
2024-12-16 13:33:34 +01:00
1558b0d875 Remove changing DISK_REF for zfspool mikrotik-routeros.sh (#529)
* Remove changing DISK_REF for zfspool mikrotik-routeros.sh

When running the original script using zfspool as storage I  got the error:

"unable to parse zfs volume name..."

Removing the part that cchnages the DISK_REF is disk is to be located on a zfspool has solved this.

* Fix in live repo

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-11-28 05:52:30 +01:00
957f7e8ba2 Fix disk setup and documentation for Turnkey VMs (#141) 2024-11-08 22:27:01 +01:00
3c5f80f4a6 Fix discussions URL that were inadvertently changed to point to community-scripts (discussions are on tteck's repo) 2024-11-04 20:29:41 -05:00
a4a1821822 Changed all dependencies to the community project 2024-11-02 08:48:05 +01:00
86a5c8c1ba Update ubuntu2404-vm.sh
tweak
2024-09-03 14:14:02 -04:00
6cb0bc59d9 Update mikrotik-routeros.sh (#3629)
Update the ZIP extracted from 7.15.2 to 7.15.3, keeping it up to date in the stable branch of the routerOS
2024-08-31 06:07:22 -04:00
bf40c30fff Update haos-vm.sh
add local-zfs
2024-07-16 01:19:16 -04:00
22c7801217 Update mikrotik-routeros.sh
chr-7.15.2
2024-07-07 16:40:15 -04:00
39ea1d4a20 Require PVE 8.1 or later 2024-06-30 10:18:37 -04:00
d3f71d078d Updated debian 12 image (#3299) 2024-06-30 09:43:59 -04:00
dafe17ac95 Fix mikrotik-routeros when using nfs (#3247) 2024-06-21 20:08:46 -04:00
39ac55d024 feat: script improvement on routerOS and OpenWRT (#2869) 2024-04-27 11:45:08 -04:00
fff310fe16 Create ubuntu2404-vm.sh (#2868) 2024-04-27 10:58:18 -04:00
a07e2e9dc6 Update mikrotik-routeros.sh
fix pve check
2024-04-27 10:47:51 -04:00
38c144951f Rename ubuntu-vm.sh to ubuntu2204-vm.sh 2024-04-27 07:02:40 -04:00
93f791e592 Add PVE 8.2 to pve_check() 2024-04-24 09:43:00 -04:00
c042b7c527 Update haos-vm.sh
Spinner update
2024-04-22 06:38:43 -04:00
82b6e743f1 Update pimox-haos-vm.sh
Remove `function PVE_CHECK()`
2024-04-20 04:01:18 -04:00
42bd22d96d Update pimox-haos-vm.sh
fix `function PVE_CHECK()`
2024-04-11 19:14:56 -04:00
8d55efd704 Update mikrotik-routeros.sh
tweak
2024-02-17 20:07:03 -05:00
94cf9da7a1 Update mikrotik-routeros.sh
add zfspool
2024-02-17 19:50:07 -05:00
465996e7a2 Update VMs
- Requires PVE7 Version 7.4-13 or later, or PVE8 Version 8.1.1 or later.
2024-02-06 10:32:38 -05:00
e0f8e23fd7 Update VMs
- The scripts will only work with PVE versions 7.4-13 or higher.
2024-02-06 05:42:54 -05:00
2a2dd14c9a Update pimox-haos-vm.sh
check for whiptail
2024-01-30 13:46:33 -05:00
1a363ef9a5 Update haos-vm.sh
tweak
2024-01-21 04:23:22 -05:00
052b2f3982 Update haos-vm.sh
- Change spinner
2024-01-19 13:17:58 -05:00
e71f2bf40d Update haos-vm.sh
tweak
2024-01-16 03:41:46 -05:00
242dfe8f73 Update haos-vm.sh
fixes https://github.com/tteck/Proxmox/issues/2338
2024-01-13 20:57:10 -05:00
d763628086 Update haos-vm.sh 2024-01-06 17:55:01 -05:00
101c9eb122 Update haos-vm.sh
- add spinner
2024-01-06 17:27:00 -05:00
30c53d6958 update year to 2024 2024-01-01 12:13:05 -05:00
6f8302dc3b Update debian-vm.sh
update url
2023-12-31 17:44:52 -05:00
589d7d6377 Update ubuntu-vm.sh
set image to `current`
2023-12-14 04:51:52 -05:00
f39262c86e Updated address of cloud img file - ubuntu-vm.sh (#2189)
Update to '20231207'
https://cloud-images.ubuntu.com/jammy/20231207/jammy-server-cloudimg-amd64.img
2023-12-14 04:07:34 -05:00
a78448679b Delete vm/haos-test.sh 2023-12-02 20:47:12 -05:00