Faiz Azhar
30931c4a14
Update src/nginxconfig/generators/conf/nginx.conf.js
...
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-27 21:16:11 +08:00
Faiz Azhar
0682218960
handle custom log formats as an array
2020-10-26 17:12:34 +08:00
Faiz Azhar
ba97590cea
Merge branch 'feature/cloudflare-headers-log' of github.com:gabanz/nginxconfig.io into feature/cloudflare-headers-log
2020-10-23 00:31:37 +08:00
Faiz Azhar
e47ebbe91a
Remove extra div + incorrect if check, revert linebreak removal
2020-10-23 00:31:10 +08:00
Faiz Azhar
5453d4a7e3
Update src/nginxconfig/generators/conf/nginx.conf.js
...
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-23 00:24:34 +08:00
Faiz Azhar
f460423808
Update src/nginxconfig/generators/conf/website.conf.js
...
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-23 00:23:08 +08:00
Faiz Azhar
dc75335c9c
Update src/nginxconfig/generators/conf/website.conf.js
...
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-23 00:22:55 +08:00
Faiz Azhar
3a6921c484
Update src/nginxconfig/generators/conf/website.conf.js
...
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-23 00:22:33 +08:00
Faiz Azhar
06d3c70f3c
#163 Fix linting
2020-10-16 21:10:13 +08:00
Faiz Azhar
1d7ce5b049
#116 Log Cloudflare headers
2020-10-16 20:21:51 +08:00
Faiz Azhar
657b03de64
#116 Log Cloudflare headers
2020-10-16 00:19:49 +08:00
Faiz Azhar
f23b1e89d6
#116 Log Cloudflare headers
2020-10-15 20:23:01 +08:00
Matt (IPv4) Cowley
2b8fde7917
Bundle & code cleanup ( #179 )
...
* Use different YAML solution (391 KB -> 197 KB)
* Update all deps
* Code cleanup
2020-10-14 17:12:16 +01:00
Alex Howes
3aba7956ef
Syntax Highlighting for Docker and Yaml ( #177 )
...
* Implement dynamic component for docker and yaml prism components. Also removes chunk limit for lazy-loading.
* Fix eslint with babel-eslint and remove unusued LimitChunkCount plugin.
2020-10-14 15:49:53 +01:00
Alex Howes
40aed64034
Fix HTTP to HTTPS redirects for letsencrypt and subdomains ( #178 )
...
* Fix HTTP to HTTPS redirects for letsencrypt and subdomains
* Update src/nginxconfig/generators/conf/website.conf.js
* Update src/nginxconfig/generators/conf/website.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-13 09:49:23 +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
Niklas Dahmen
4306666e82
Only include pid when set ( #173 )
...
* Now pid is only showing up inside of the nginx config whenever it is set.
Signed-off-by: Niklas Dahmen <n@ni-da.de>
* Update src/nginxconfig/generators/conf/nginx.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-08 15:46:08 +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
Alessandro Manno
956e504d63
Typo (Drupal -> Magento) ( #170 )
2020-09-26 11:27:28 +01:00
Matt (IPv4) Cowley
958f67c802
Dedicated test workflow to run on PRs ( #172 )
2020-09-26 11:10:44 +01:00
Mikhail Solovev
446775978f
PHP-FPM Option w/o version ( #166 )
2020-09-15 11:06:45 +01:00
Matt (IPv4) Cowley
104a718c05
Update deps ( #164 )
...
* Update deps
* Further dep updates
2020-09-07 21:00:36 +01:00
Alessandro Manno
f17922adbc
Fixed link ( #163 )
2020-08-17 19:34:53 +01:00
Raven Douglas
65f72af93e
Update README & Brand Assets ( #161 )
...
* Update to banner image
* Brand and link updates
* Update README.md
* Add files via upload
* Delete github.png
* Update README.md
2020-07-28 10:00:25 +01:00
MattIPv4
15b2906128
Add missing server_name rule to HTTP redirect block ( fixes #160 )
2020-07-23 16:40:51 +01:00
MattIPv4
989d2b257d
Try sending directly to the analytics tracker?
2020-07-20 17:58:27 +01:00
MattIPv4
2dce7a956f
Only use analytics.js, not gtag.js
2020-07-17 16:25:00 +01:00
MattIPv4
7976e0a14e
Update our deps
2020-07-17 16:21:21 +01:00
MattIPv4
07673ce319
Gracefully handle diff errors
2020-07-14 16:49:34 +01:00
MattIPv4
a9cb3e54f6
Analytics for global reset/remove
2020-07-14 16:41:55 +01:00
MattIPv4
da9fddac06
Fix wrapping on checkbox labels
2020-07-14 16:27:27 +01:00
MattIPv4
df440ddc79
Some more analytics logic
2020-07-14 16:14:29 +01:00
MattIPv4
8181a4def1
Add GA event for split column mode
2020-07-13 18:02:10 +01:00
MattIPv4
b9dd381d62
Improve HSTS wording + disable preload by default ( fixes #158 )
2020-07-10 11:21:34 +01:00
MattIPv4
a66db340f4
Use files-diff for diffing
2020-06-26 18:00:03 +01:00
MattIPv4
010da3fda6
Bump deps
2020-06-25 17:15:42 +01:00
MattIPv4
678682c093
Move to using memory-tar-create
2020-06-25 17:10:58 +01:00
MattIPv4
c193cabb0d
Bump dependencies
2020-06-21 15:59:11 +01:00
MattIPv4
97ccb98ef8
Provide an option for LE cert dir ( fixes #156 )
2020-06-21 15:52:07 +01:00
MattIPv4
0f4c53b5ac
Fix PHP upstream with no backup ( fixes #155 )
2020-06-21 15:40:27 +01:00
MattIPv4
824b0312fd
Fix copy base64 link on download tab
2020-06-18 17:37:17 +01:00
MattIPv4
9e54885d17
Update base4 command to use tee ( fixes #153 )
2020-06-18 17:37:17 +01:00
MattIPv4
88a4929d36
Fix period escapes
2020-06-16 16:56:28 +01:00
Alexandre Dias
73c9bd8174
Add more rules to Drupal conf ( #146 )
...
* add more rules - Drupal
* Update src/nginxconfig/generators/conf/drupal.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* Update src/nginxconfig/generators/conf/drupal.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* Update src/nginxconfig/generators/conf/drupal.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* fix rewrite when we can use try_files
* Update src/nginxconfig/generators/conf/drupal.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-06-16 16:52:51 +01:00
MattIPv4
13b5220b93
Add global reverse proxy timeout settings ( fixes #74 )
2020-06-11 15:49:30 +01:00
MattIPv4
0c61f2a87a
Fix Node.js preset leaving PHP is a bugged state
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
16a860f5ca
Move generic PHP location block after specific rules ( fixes #112 )
2020-06-11 14:56:05 +01:00
MattIPv4
6aa05d6cd1
Missing 'location' in WordPress ( fixes #152 )
2020-06-11 14:38:41 +01:00
MattIPv4
f612c5d0ed
Include LE in main server block if not forcing HTTPS
2020-06-10 21:07:26 +01:00