Commit Graph

32 Commits

Author SHA1 Message Date
Matt (IPv4) Cowley
b48162a3e2 Always use absolute url for query params (#185) 2020-10-21 16:58:08 +01:00
Alessandro Manno
02e72a7003 Added docker compose generator if docker is enabled (#175)
* Added docker compose generator if docker is enabled

* Fixed version to 3.3

* fixed name in to_yaml.js

* Apply suggestions from code review

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-09 17:52:22 +01:00
Alessandro Manno
150b42c304 Added nginx dockerfile generator (#171)
* Added nginx dockerfile generator

* Applied requested changes

* Update src/nginxconfig/generators/to_conf.js

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>

* Update src/nginxconfig/generators/to_conf.js

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>

* Update src/nginxconfig/templates/global_sections/docker.vue

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>

* Update src/nginxconfig/i18n/en/common.js

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>

* Update src/nginxconfig/i18n/en/templates/global_sections/docker.js

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-08 15:43:07 +01:00
Mikhail Solovev
446775978f PHP-FPM Option w/o version (#166) 2020-09-15 11:06:45 +01:00
MattIPv4
a9cb3e54f6 Analytics for global reset/remove 2020-07-14 16:41:55 +01:00
MattIPv4
97ccb98ef8 Provide an option for LE cert dir (fixes #156) 2020-06-21 15:52:07 +01:00
MattIPv4
13b5220b93 Add global reverse proxy timeout settings (fixes #74) 2020-06-11 15:49:30 +01:00
MattIPv4
e4f219a286 Don't use duplicated computed value for nginx dir, watch initial value 2020-06-11 15:49:25 +01:00
MattIPv4
5502c8c6bb Fix updating URL when no query params 2020-06-09 16:54:12 +01:00
Ahmed
c68ff23e3e support php7.4-fpm (#149) 2020-06-08 16:19:26 +01:00
MattIPv4
a9b69fd6f5 Centralise query string generation & fallback to hash if too long 2020-06-05 17:21:01 +01:00
MattIPv4
7444fa6f77 MIT license 2020-06-04 14:44:30 +01:00
MattIPv4
1d2362023c Add optional quad9 & verisign DNS resolvers (cc #80) 2020-06-03 17:20:03 +01:00
MattIPv4
62178fd7d2 Preserve untouched example domains from query params 2020-06-03 16:44:49 +01:00
MattIPv4
d4c381a9ce Add v6 options for OCSP DNS Resolvers (fixes #97) 2020-06-02 22:05:51 +01:00
MattIPv4
9465e8a2fb Add warning for wordpress CSP unsafe-eval (fixes #144) 2020-06-02 17:27:48 +01:00
MattIPv4
707ff8238a Move i18n strings to be centralised 2020-06-02 16:51:28 +01:00
MattIPv4
84f3a296d8 Move all global section strings to i18n 2020-06-01 20:39:46 +01:00
MattIPv4
19cac71df0 Add in all the missing copyright headers 2020-05-28 16:50:03 +01:00
MattIPv4
8ee4a8eb88 Add download & copy buttons 2020-05-07 17:31:40 +01:00
MattIPv4
2809d5fa7a Add SSL, certbot & go live setup steps 2020-05-07 17:14:04 +01:00
MattIPv4
6d918739f2 Add confirmation modal for all reset/remove actions in global tools section 2020-05-06 17:05:02 +01:00
MattIPv4
f2c0878cda Add writing of query params 2020-05-05 16:29:13 +01:00
MattIPv4
e7e9cbcfa2 Add global tools section & export data generator 2020-05-04 20:55:23 +01:00
MattIPv4
431cbf53e2 Add nginx global section 2020-05-04 17:16:25 +01:00
MattIPv4
8e9a89b107 Add global logging section 2020-05-01 21:07:23 +01:00
MattIPv4
306f057ebc Add global performance section 2020-05-01 20:55:58 +01:00
MattIPv4
b0d0df91c5 Add python global section 2020-05-01 20:48:14 +01:00
MattIPv4
fcbd4bf933 Add global PHP section 2020-05-01 20:36:40 +01:00
MattIPv4
3d2ae20ecf global security tab 2020-05-01 18:54:01 +01:00
MattIPv4
89d8af3912 Only highlight the radio that's changed 2020-05-01 17:48:58 +01:00
MattIPv4
5d3110d349 Global config base & https tab 2020-05-01 17:45:04 +01:00