Commit Graph

129 Commits

Author SHA1 Message Date
39521a9b03 First commit of new postinstaller 2023-10-01 15:51:20 +02:00
Thorsten Spille
ba1c8f854f
Merge pull request #20 from zentonic/patch-1
Update proxmox-zfs-postinstall.sh
2023-04-20 22:08:19 +02:00
Thorsten Spille
5a14852130
Merge pull request #18 from degenhard/main
Fixed kernel ignoring tunable zfs_arc_min and zfs_arc_max
2023-04-20 22:07:56 +02:00
Thorsten Spille
db3dad84a2
Merge pull request #16 from herwig-/patch-1
corrected typo, added tmux to tools
2023-04-20 22:05:42 +02:00
Thorsten Spille
5fc25a4237
Merge pull request #13 from MAButz/main
Update proxmox-zfs-postinstall.sh
2023-04-20 22:05:24 +02:00
Christian Müller
af5fec4533
Update proxmox-zfs-postinstall.sh
typo
2023-04-20 14:45:44 +02:00
Thorsten Spille
6cd86573f7
Update README.md 2023-03-14 15:45:23 +01:00
Thorsten Spille
766df4e8de
Update README.md 2023-03-14 15:44:43 +01:00
Thorsten Spille
5e9a92524a
Update README.md 2023-03-14 15:42:46 +01:00
Peter Heise
4df16308c1 Fixed kernel ignoring tunable zfs_arc_min and zfs_arc_max 2022-12-19 19:16:38 +01:00
herwig-
ef9116f039
corrected typo, added tmux to tools 2022-12-14 02:31:07 +01:00
Thorsten Spille
31037271af
Make /usr/local/bin/docker-compose executable 2022-10-29 12:48:11 +02:00
Thorsten Spille
c3cb8e7608
Install docker-compose standalone 2022-10-29 12:45:36 +02:00
Marc-André Butz
b46d8c0a39
Update proxmox-zfs-postinstall.sh
Suggested from teissler:
-change (y/n)? to (y/N)?   ;This way it is easier to understand that everything except "y" doesn't enables the pve-no-subscription repo.
-$response to lowercase  ;would also improve the scripts failure proofness.
2022-10-18 16:21:43 +02:00
Marc-André Butz
8abeca080d
Update proxmox-zfs-postinstall.sh 2022-10-17 16:27:27 +02:00
Thorsten Spille
ff4069519f
Delete install-iscsi-target 2022-05-10 21:13:30 +02:00
Thorsten Spille
4e05e5a916
Create install-iscsi-target 2022-05-09 21:49:05 +02:00
Thorsten Spille
3ca96f6f35
Moved pve-no-subscription list to sources.list 2022-04-28 18:42:00 +02:00
Thorsten Spille
68e85b8ecd
Update README.md 2022-04-28 18:37:32 +02:00
Thorsten Spille
696bbef89c
Added include interfaces.d/* in network interfaces 2022-04-28 18:19:13 +02:00
Thorsten Spille
064491d1a8
Added libpve-network-perl 2022-04-28 17:57:09 +02:00
Thorsten Spille
276da4fe43
Update proxmox-zfs-postinstall.sh 2022-01-17 21:42:03 +01:00
Thorsten Spille
994001a7a3
Create install-docker-portainer 2021-11-22 17:20:50 +01:00
Thorsten Spille
9b4b99dca4
Update install-cockpit-zfs-manager 2021-11-21 15:47:50 +01:00
Thorsten Spille
e62e3d3557
Create install-cockpit-zfs-manager 2021-11-21 15:46:54 +01:00
Thorsten Spille
6e6deae1e6
Update README.md
Added usage
2021-07-27 09:37:27 +02:00
Thorsten Spille
1068e0e540
Merge pull request #7 from bashclub/devel
Proxmox 7 support, CheckMK Agent installation
2021-07-27 09:34:13 +02:00
Thorsten Spille
5f1c14533c
Update README.md 2021-07-07 00:40:15 +02:00
Thorsten Spille
6eba30b5a2
Added PVE7 Support
OS Codename read from `/etc/os-release` and pve-no-subscription will be set on that base.
2021-07-07 00:38:10 +02:00
Thorsten Spille
35ff4215bb
Fixed zfs_arc parameters 2021-06-09 14:42:12 +02:00
c99d4a0d71 Extended cmk agent 2021-05-21 13:21:44 +02:00
b6b73c4a3a Added checkmk agent installation and registration 2021-05-21 09:40:27 +02:00
Thorsten Spille
e967222848
Merge pull request #6 from bashclub/devel
Merge pull request #5 from bashclub/main
2021-05-10 05:11:14 +02:00
Thorsten Spille
714242c755
Merge pull request #5 from bashclub/main
Bugfixes
2021-05-10 05:10:29 +02:00
Thorsten Spille
ca32c280ee
Fixed default cron timer for pve conf backup 2021-05-10 05:08:16 +02:00
Thorsten Spille
1b8b2a8b1e
Fixed arc_size bug in /etc/modprobe.d/zfs.conf 2021-05-02 01:46:23 +02:00
Thorsten Spille
6ad2ba71cf
Update readme.md - next release 2021-04-30 23:37:54 +02:00
Thorsten Spille
87620a084a
Merge pull request #4 from bashclub/devel
Preparation for next release
2021-04-30 23:36:07 +02:00
50387018a4 Added swappiness configuration 2021-04-30 23:35:23 +02:00
52fc06c66f Swapped ruond for arc min/max 2021-04-28 23:39:01 +02:00
78d4560cce Round up / off zfs arc sizes 2021-04-28 23:29:35 +02:00
55051975d6 Moved pveconf-backup conf vars to top 2021-04-28 14:46:24 +02:00
54662fbb77 Suppress outputs and generate messages 2021-04-28 14:21:05 +02:00
6e63bb9b08 Replaced while by for loop, adjust rsync params 2021-04-28 09:54:58 +02:00
8879880c63 Merge branch 'devel' of github.com:bashclub/proxmox-zfs-postinstall into devel 2021-04-26 22:23:56 +02:00
ce79747405 Renamed inastall.sh, small fixes 2021-04-26 22:23:42 +02:00
Thorsten Spille
72a8029d09
Update README.md 2021-04-26 19:05:26 +02:00
Thorsten Spille
1b99df1e62
Update README.md 2021-04-26 19:04:50 +02:00
Thorsten Spille
b8e46f35bc
Update README.md 2021-04-25 14:26:56 +02:00
Thorsten Spille
724447b02c
Update README.md 2021-04-25 11:24:16 +02:00