Commit Graph

70 Commits

Author SHA1 Message Date
Matthew Saunders Brown
7149c743cc reworked to use new systemd path configs to reload services 2023-05-12 16:03:20 -07:00
Matthew Saunders Brown
1d2ae28e86 autodect write mode 2023-05-10 15:33:47 -07:00
Matthew Saunders Brown
6257436bc6 remove write info for mysql db, info is alwasy written now 2023-05-10 15:29:07 -07:00
Matthew Saunders Brown
05172002df getopts fixes 2023-05-10 15:23:54 -07:00
Matthew Saunders Brown
2592e4b8e3 change write flag, defaults to enabled 2023-05-04 17:15:27 -07:00
Matthew Saunders Brown
fa65c5dac2 change jail flag, defaults to enabled 2023-05-04 17:00:35 -07:00
Matthew Saunders Brown
6850a5b6e2 rearrange output, set php version only once 2023-04-27 13:20:51 -07:00
Matthew Saunders Brown
77f5fca521 add fpmmax 2023-04-24 14:04:12 -07:00
Matthew Saunders Brown
5425e7a168 move php-fpm config from vhost-add to user-add 2023-04-16 10:50:42 -07:00
Matthew Saunders Brown
a4cc2542d1 set default PHP-FPM pm.max_children 2023-04-16 10:49:38 -07:00
Matthew Saunders Brown
d000064624 remove password warning, only create /home/username/.my.cnf if it doesn't exist 2023-04-15 12:41:56 -07:00
Matthew Saunders Brown
5788ca2040 remove unencrypted password warnings, passwords encrypted now 2023-04-15 12:40:19 -07:00
Matthew Saunders Brown
77b8882969 fix copyright date 2023-04-13 16:19:39 -07:00
Matthew Saunders Brown
a856910b9f add new bin/vhost-archive.sh script 2023-04-13 16:17:13 -07:00
Matthew Saunders Brown
424d6c36fd add PHP-FPM pm.max_children variable option 2023-04-10 11:36:52 -07:00
Matthew Saunders Brown
d6a484f95a add vhost-exp.sh 2023-03-30 15:01:51 -07:00
Matthew Saunders Brown
a61ceec6c1 add vhost-user-get.sh 2023-03-30 14:59:01 -07:00
Matthew Saunders Brown
b150d01b70 encrypt stored passwords 2023-03-30 14:57:56 -07:00
Matthew Saunders Brown
c463be70a2 username can be between 3 and 12 characters 2023-03-30 14:57:07 -07:00
Matthew Saunders Brown
e4e4d4e47a move database option to mysql section 2023-03-18 16:36:33 -07:00
Matthew Saunders Brown
7bc3188cb3 misc 2023-03-03 10:42:13 -08:00
Matthew Saunders Brown
980574bdc1 clean up and rework vhost-enable.sh 2022-10-21 14:41:20 -07:00
Matthew Saunders Brown
2529f4a30f fix existing vhost check 2022-09-13 12:59:36 -07:00
Matthew Saunders Brown
5adac1b4b3 fix variable name 2022-09-13 12:58:18 -07:00
Matthew Saunders Brown
c655e092e8 put jail job in background 2022-09-01 15:32:26 -07:00
Matthew Saunders Brown
1b0219e0f7 change license from MIT to GPL 3.0+ 2022-08-22 13:22:16 -07:00
Matthew Saunders Brown
30c93cc910 make jail mounts work with all file system devices 2022-08-03 15:47:17 -07:00
Matthew Saunders Brown
5eefd2ad93 clean up help() 2022-07-18 19:11:44 -07:00
Matthew Saunders Brown
4343325188 enable username option 2022-07-18 19:09:40 -07:00
Matthew Saunders Brown
5ac4e936f7 reduce redundant username generation code 2022-05-03 16:44:00 -07:00
Matthew Saunders Brown
fdd41947e4 create new vhost-get.sh 2022-05-02 16:19:00 -07:00
Matthew Saunders Brown
939efd4d96 create cgi-bin dir 2022-04-27 10:18:31 -07:00
Matthew Saunders Brown
959ab99486 add cgiwrap support 2022-04-26 15:58:13 -07:00
Matthew Saunders Brown
848fd67d87 explicitly set root on sudo command, just being verbose no change in functionality 2022-04-20 12:02:18 -07:00
Matthew Saunders Brown
8d05a58698 database name fix 2022-03-11 08:50:19 -08:00
Matthew Saunders Brown
1b55808270 re-worked writing db info 2021-10-23 13:44:21 -07:00
Matthew Saunders Brown
da12c7e1ea more vhost script call fixes for getopts 2021-10-05 14:03:01 -07:00
Matthew Saunders Brown
2feb3af39d virtualhost -> domain 2021-10-05 13:52:02 -07:00
Matthew Saunders Brown
7a9423631e typo 2021-10-05 13:50:27 -07:00
Matthew Saunders Brown
8e0f1210bd fixed vhost- calls 2021-10-05 13:46:59 -07:00
Matthew Saunders Brown
53a3353f34 closing if typo fix 2021-10-05 13:27:45 -07:00
Matthew Saunders Brown
96a60a843e more alias macro fixes 2021-10-05 13:26:12 -07:00
Matthew Saunders Brown
4bba0e9cc4 alias macro fixes 2021-10-05 13:22:39 -07:00
Matthew Saunders Brown
8c68b39834 fixed domain config name 2021-10-05 13:10:01 -07:00
Matthew Saunders Brown
3ca32d6ba0 added -m macro option 2021-10-05 13:08:28 -07:00
Matthew Saunders Brown
7eaef17386 remove - (dash) from autogenerated username 2021-10-05 12:02:08 -07:00
Matthew Saunders Brown
59ab03c734 enabled -w write option 2021-10-05 11:57:44 -07:00
Matthew Saunders Brown
e8570e1a82 reworked getopts 2021-10-05 11:33:24 -07:00
Matthew Saunders Brown
b3e918f252 -s save flag 2021-10-03 12:18:08 -07:00
Matthew Saunders Brown
e6396b8871 help 2021-10-03 12:16:40 -07:00