Commit Graph

149 Commits

Author SHA1 Message Date
Asif Bacchus c5bb00e663 changed variable name: CAChain now CAChainPath 2019-01-04 23:36:31 -07:00
Asif Bacchus 2c4a74bc60 generate paths from CertbotDomain 2019-01-04 23:32:56 -07:00
Asif Bacchus c93d5ac9c5 skip manual cert and key path prompting if using Certbot 2019-01-04 23:25:53 -07:00
Asif Bacchus f0008b1d71 added DH Parameters path section 2019-01-04 23:21:44 -07:00
Asif Bacchus 01e248a14f removed colour resetting echo lines 2019-01-04 23:18:43 -07:00
Asif Bacchus 40a2804b48 moved echo line that corrected for prompt colour 2019-01-04 23:13:06 -07:00
Asif Bacchus 276f13207b correct variable references to prevent incorrect globbing 2019-01-04 22:58:24 -07:00
Asif Bacchus 4bc6ffc24c updated certpath section to check for FILE specifically 2019-01-04 22:57:14 -07:00
Asif Bacchus 7a6c6a9ac4 added private key path section 2019-01-04 22:56:24 -07:00
Asif Bacchus b0db9bee5d added certificate path section 2019-01-04 22:50:24 -07:00
Asif Bacchus 70baf37abc unset existing variables on script start 2019-01-04 22:42:18 -07:00
Asif Bacchus f5412da2fa get certbot domain to construct path later for subst 2019-01-04 22:26:47 -07:00
Asif Bacchus 1d7aac147e get local IP for substitution 2019-01-04 22:06:05 -07:00
Asif Bacchus bf28658a43 formatting, variables and intro text 2019-01-04 22:04:29 -07:00
Asif Bacchus 3d6b6e1e1b change tag from CIDR to IP 2019-01-04 21:42:56 -07:00
Asif Bacchus 5d96974466 updated gitignore 2019-01-04 20:13:36 -07:00
Asif Bacchus 700a55f7ed added tag for php insertion in nginx.conf 2019-01-04 16:29:53 -07:00
Asif Bacchus 4baa3a1704 enclosed things to be updated by script in angle brackets 2019-01-04 05:16:17 -07:00
Asif Bacchus a39f8f8507 reset default-type so default action is download
added real-ip addresses and sed-replace tag
2019-01-04 05:14:16 -07:00
Asif Bacchus 1dda4c7727 deleted php specific files, replaced with options for script insertion 2019-01-04 05:06:43 -07:00
Asif Bacchus 943dc81718 turned on ssl_early_data 2019-01-04 04:50:10 -07:00
Asif Bacchus ae8f76a8fa updated configuration files and added proxy headers 2019-01-04 04:44:37 -07:00
Asif Bacchus 9b763dc392 added php test files 2019-01-04 04:20:41 -07:00
Asif Bacchus ea3997cec8 created standard php configuration for calling php scripts.
updated default fastcgi_params to include PATH_INFO and SCRIPT_FILENAME.
2019-01-04 04:14:40 -07:00
Asif Bacchus 800aafe82f basic test pages including php 2019-01-04 03:57:34 -07:00
Asif Bacchus 36acebd803 updated default index to include index.php 2019-01-04 03:52:15 -07:00
Asif Bacchus ecf6a46181 added PHP optimization configuration 2019-01-04 03:39:55 -07:00
Asif Bacchus 43f0b500d3 added php version of buffers config and renamed as appropriate 2019-01-04 03:35:24 -07:00
Asif Bacchus 32a8465a12 added php-enabled version of nginx.conf 2019-01-04 03:33:23 -07:00
Asif Bacchus 2056982693 renamed nginx.conf to diff b/w php and non-php 2019-01-04 03:33:14 -07:00
Asif Bacchus 65fd0047e2 moved nginx.conf to proper location 2019-01-04 03:30:58 -07:00
Asif Bacchus 2406bf28c8 added simple server test configurations 2019-01-04 03:29:35 -07:00
Asif Bacchus 00b5b4d0c1 used error_pages snippet 2019-01-04 03:24:14 -07:00
Asif Bacchus 4923743837 added error page snippet 2019-01-04 03:22:11 -07:00
Asif Bacchus 31e258fbae updated directory structure to match actual install 2019-01-04 03:21:55 -07:00
Asif Bacchus 36a0e5df5d added html error pages 2019-01-04 03:07:27 -07:00
Asif Bacchus 8b5f923949 added LE processing, updated error pages 2019-01-04 03:00:07 -07:00
Asif Bacchus 88663dd4bb added server_names template file and updated redirectHTTPS to use it 2019-01-04 02:50:07 -07:00
Asif Bacchus 794642eef0 added default document root 2019-01-04 02:45:37 -07:00
Asif Bacchus 2a556f4721 server configs: drop and redirect-HTTPS 2019-01-04 02:36:58 -07:00
Asif Bacchus e7a41c03d1 added ssl certificate location snippet 2019-01-04 02:24:27 -07:00
Asif Bacchus 8feeb28093 ssl configuration 2019-01-04 02:21:32 -07:00
Asif Bacchus 92d03dd991 added static file optimization configuration 2019-01-04 02:03:59 -07:00
Asif Bacchus 1cf8818286 added security headers (non HTTPS) 2019-01-04 02:01:11 -07:00
Asif Bacchus 8aed718cfa added gzip configuration 2019-01-04 01:58:30 -07:00
Asif Bacchus 96362f704c added timeout configuration 2019-01-04 01:53:23 -07:00
Asif Bacchus f0c7236259 added buffers configuration 2019-01-04 01:52:15 -07:00
Asif Bacchus 7624198b79 basic nginx.conf 2019-01-04 01:47:10 -07:00
Asif Bacchus f790f567b8 Initial commit 2019-01-04 01:30:28 -07:00