Commit Graph

28 Commits

Author SHA1 Message Date
Matthew Saunders Brown
812fa2dd01 add support for multiple php versions 2024-09-18 12:35:55 -07:00
Matthew Saunders Brown
463c5a74c9 make sed global in case of subdomains 2024-05-16 11:02:19 -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
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
5425e7a168 move php-fpm config from vhost-add to user-add 2023-04-16 10:50:42 -07:00
Matthew Saunders Brown
5788ca2040 remove unencrypted password warnings, passwords encrypted now 2023-04-15 12:40:19 -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
c463be70a2 username can be between 3 and 12 characters 2023-03-30 14:57:07 -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
5ac4e936f7 reduce redundant username generation code 2022-05-03 16:44:00 -07:00
Matthew Saunders Brown
8e0f1210bd fixed vhost- calls 2021-10-05 13:46:59 -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
90a9d0b23c expaned username creation options 2021-10-02 15:31:35 -07:00
Matthew Saunders Brown
ce2a3470f4 removed shift 2021-09-17 11:48:51 -07:00
Matthew Saunders Brown
0bffa3ca8d adding help() and associated changes 2021-09-16 16:21:35 -07:00
Matthew Saunders Brown
70a3e23931 fixed paths 2021-08-24 15:03:50 -07:00
Matthew Saunders Brown
b2bd9f7875 closing if tag 2021-08-24 14:59:23 -07:00
Matthew Saunders Brown
08163c1790 do not background tasks 2021-08-24 14:59:06 -07:00
Matthew Saunders Brown
de4e34d6ba permissions 2021-08-15 12:58:17 -07:00
Matthew Saunders Brown
5ca71ae195 added validate_domain checks 2021-08-14 13:33:58 -07:00
Matthew Saunders Brown
5280467700 removed cluster code 2021-08-14 13:04:46 -07:00
Matthew Saunders Brown
ac3f54ec6f etc/vhost.conf -> bin/vhost.sh 2021-04-04 14:15:16 -07:00
Matthew Saunders Brown
4226322936 initial commit 2021-04-04 13:28:22 -07:00