Commit Graph

77 Commits

Author SHA1 Message Date
56f744a161 Fixed oopsie 2020-07-17 14:31:41 +02:00
66de5c677e Added php-FPM pool for backend services 2020-07-17 14:18:23 +02:00
Bram Prieshof
f29e10ff17 Added sitename 2020-07-16 12:52:46 +02:00
Bram Prieshof
d5a471ed1f Hostname Validation added 2020-07-15 13:30:40 +02:00
Bram Prieshof
c8a5cf7e67 Added Backup-Util as Always-on module 2020-06-12 11:33:09 +02:00
b.waal
0b57edae92 Added reload voor Postfix 2020-05-01 14:13:36 +02:00
Bram Prieshof
7d6cdcbc9f Update 'installer.sh' 2020-05-01 14:05:42 +02:00
Bram Prieshof
3006586ab2 Disabled apt recommended packages and enabled options menu 2020-05-01 12:09:48 +02:00
b.waal
361acdd98b Removed gnupg2 from main installer 2020-04-30 14:14:34 +02:00
b.waal
2c1d471594 Added requirement for installer 2020-04-30 13:54:24 +02:00
b.waal
c5dddce793 Cleaned Var's 2020-04-30 13:50:57 +02:00
b.waal
197ebd70cd Added No-Update flag for PPA 2020-04-30 12:29:19 +02:00
b.waal
84175b4056 Added End screen 2020-04-23 13:34:09 +02:00
b.waal
4b8c943ede Cleaning up and commenting 2020-04-23 13:25:07 +02:00
b.waal
15e3e7f4fe Cleaned echo's from Normal & Legacy 2020-04-23 12:46:39 +02:00
b.waal
a90607b51b Added PHPmyadmin VER 2020-04-23 11:35:19 +02:00
b.waal
98fd3ad4c8 Cleaning up, changing some echo's to msg's 2020-04-23 11:04:21 +02:00
Bram Prieshof
d758e68141 Fixed oopsie 2020-04-22 14:34:36 +02:00
Bram Prieshof
5a9fa28825 Update 'installer.sh' 2020-04-22 14:17:04 +02:00
Bram Prieshof
8b60bf651f Update 'installer.sh' 2020-04-22 14:01:43 +02:00
Bram Prieshof
db6b22ad47 Update 'installer.sh' 2020-04-15 11:43:32 +02:00
Bram Prieshof
f6d46acdcb fixed Oopsie 2020-04-10 10:46:06 +02:00
Bram Prieshof
8343d2f85c Update 'installer.sh' 2020-04-09 13:35:09 +02:00
Bram Prieshof
88acbb4d74 Added var to file exports 2020-04-09 12:13:42 +02:00
Bram Prieshof
5823d9e01c menu and var changes
enabled external menu entry list  and made vars reddy for use external of this srcipt
2020-04-08 16:24:14 +02:00
Bram Prieshof
2466638adb Renamed external module list 2020-04-08 14:35:01 +02:00
Bram Prieshof
4e93bfc865 Updated option menu 2020-04-02 13:26:27 +02:00
Bram Prieshof
deda672572 Fixed Password Prompts 2020-03-25 14:03:05 +01:00
Bram Prieshof
a1501a5f53 Updated menu structure to be more dynamic 2020-03-19 14:26:40 +01:00
b.waal
fc9f9e8ef6 Fixed function password 2020-03-19 11:05:39 +01:00
Bram Prieshof
ecd9ae622c Migrating Pre-Requirements to generic 2020-03-18 13:26:28 +01:00
b.waal
4f2700aad9 Added flag to add-apt-repository -n
This flag disables updating the package cache after adding a ppa.
Running apt-update afterwards is now mandatory!
2020-03-18 11:17:34 +01:00
b.waal
519b2c760f Whiptail & MSG alignment, curl flags, debconf-selection
Aligned text for Whiptail and MSG, changed the sizing of some Whiptail windows, added --Silent --Show-Error flags for CURL, removed some unnecessary spaces after lines, added DebConf selection for libssl1.1.
2020-03-17 12:29:19 +01:00
b.waal
f7ea6b69b2 Update 'installer.sh' 2020-03-12 10:11:58 +01:00
b.waal
8b46b3c28b Implemented TestVar
Moved static-vars up, set TestMode to 1 (enabled) or 0 (disabled).

TestMode skips basic questions for easier script testing.
2020-03-11 12:35:41 +01:00
Bram Prieshof
ac8f6ad476 Update 'installer.sh' 2020-03-11 10:56:03 +01:00
Bram Prieshof
c3860c4984 Fixed "Always on option modules" 2020-03-05 13:50:03 +01:00
Bram Prieshof
0df20d007e Update 'installer.sh' 2020-02-27 14:51:07 +01:00
Bram Prieshof
22f80b9e1f Added static options
added MySQL as static
2020-02-27 12:38:12 +01:00
Bram Prieshof
9d64de9adb Updated password var 2020-02-27 12:34:29 +01:00
Bram Prieshof
454a2e3195 Added spaces to end of apt.list for all curl commands 2020-02-27 12:22:31 +01:00
b.waal
e5fb1387ff Fixed oopsie 2020-02-27 11:33:06 +01:00
Bram Prieshof
3996d8395d Updated config fetcher for Options
Updated to support external modules
2020-02-26 13:24:13 +01:00
bprieshof
6e04f54b3b Updated password verification 2019-12-19 15:27:47 +01:00
bprieshof
d3171ee923 Updated Password 2019-12-19 14:04:25 +01:00
bprieshof
fb55b0b2f2 Added new password validator 2019-12-18 13:43:41 +01:00
bprieshof
66e9ef4912 Fixed Oopsie 2019-12-12 12:53:40 +01:00
bprieshof
75a550c57e Added Var parser for CMS 2019-12-12 12:02:07 +01:00
bprieshof
19a8884dde Update 'installer.sh' 2019-12-11 14:35:51 +01:00
bprieshof
9c2509308c Update 'installer.sh' 2019-12-11 12:25:11 +01:00