bff05d5784
Fix mailconfig
2023-10-04 07:21:31 +02:00
44c79b86ca
Autofill mailconfig
2023-10-04 07:17:21 +02:00
8c1cf0c4b6
Fix logging
2023-10-04 06:55:09 +02:00
583443d2fc
Fix logging of SSH hardening
2023-10-04 06:50:44 +02:00
99438a44a4
Suppress postmap output
2023-10-04 06:45:19 +02:00
77477348f5
Fix calculation
2023-10-04 06:34:52 +02:00
ac93aca125
Fix ZFS_ARC_MIN calculation
2023-10-04 06:33:50 +02:00
640c946d5b
Rewrite log messages
2023-10-04 06:25:39 +02:00
a2272055f1
Remove printing of swap status
2023-10-03 15:50:32 +02:00
8fee5bcb2f
wget no-sub-hack quiet
2023-10-03 15:38:37 +02:00
601eb5c7e4
Fix swap creation
2023-10-03 15:16:25 +02:00
9f5c44029b
Fix apt repo
2023-10-03 15:05:53 +02:00
eb4bc95c9a
Fix repo edit
2023-10-03 14:01:58 +02:00
858e1419dd
Fix manual arc setting
2023-10-03 13:38:05 +02:00
75cbd7d9df
Fix repo edit
2023-10-02 21:30:11 +02:00
23c20522b1
Fix zsync install
2023-10-02 21:27:05 +02:00
Thorsten Spille
1544b50340
Update README.md
2023-10-02 21:21:46 +02:00
Thorsten Spille
e34a9ccdb5
Update README.md
2023-10-02 21:21:22 +02:00
Thorsten Spille
fdde5ae6f9
Update README.md
2023-10-02 20:49:40 +02:00
c71244bf28
Set default values in mailconfig
2023-10-02 20:14:35 +02:00
82a652b3c2
Merge branch 'dev' of github.com:bashclub/proxmox-zfs-postinstall into dev
2023-10-02 19:41:51 +02:00
616773b0e9
Fix dialogs, summary
2023-10-02 19:40:38 +02:00
Thorsten Spille
cb3b5e4019
Update README.md
2023-10-02 18:16:03 +02:00
800259bb43
Add mail config dialogs
2023-10-02 18:11:32 +02:00
834a870412
Add smtp config
2023-10-02 17:08:16 +02:00
ab0df81156
Set blocksize, create swap storage
2023-10-02 00:51:46 +02:00
fcaa26422a
Install checkzfs and zsync
2023-10-02 00:18:34 +02:00
7018cb4b78
run ssh hardening
2023-10-01 23:15:14 +02:00
00610cd192
Add ssh hardening question
2023-10-01 23:06:48 +02:00
08542c3842
Add summary
2023-10-01 22:38:19 +02:00
fcd553012b
Add repo config
2023-10-01 22:16:03 +02:00
f233bdbb49
Many changes
2023-10-01 21:52:33 +02:00
d2f7d88910
Add subscription check
2023-10-01 16:46:33 +02:00
3564f2fe32
Remove docker installer
2023-10-01 15:55:20 +02:00
9a158249e9
Remove cockpit installer
2023-10-01 15:55:05 +02:00
536f49df2a
Fix round for arc suggestion
2023-10-01 15:54:50 +02:00
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