Commit Graph

14 Commits

Author SHA1 Message Date
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
Alessandro Manno
956e504d63 Typo (Drupal -> Magento) (#170) 2020-09-26 11:27:28 +01:00
MattIPv4
13b5220b93 Add global reverse proxy timeout settings (fixes #74) 2020-06-11 15:49:30 +01:00
MattIPv4
bc04209423 Conf files should be treated as a dict, file names are unique 2020-06-04 14:58:41 +01:00
MattIPv4
7444fa6f77 MIT license 2020-06-04 14:44:30 +01:00
MattIPv4
594e307d2a Match current behaviour for unified + wordpress 2020-06-02 17:08:28 +01:00
MattIPv4
19cac71df0 Add in all the missing copyright headers 2020-05-28 16:50:03 +01:00
MattIPv4
7c12dfc0c2 All the files! 2020-05-20 21:03:03 +01:00
MattIPv4
88d66f415c Start showing more config files! 2020-05-20 18:59:33 +01:00
MattIPv4
6a70c53107 Move confs into own dir 2020-05-20 17:22:21 +01:00
MattIPv4
4bd34dab39 Do some cleanup 2020-05-08 20:57:36 +01:00
MattIPv4
c5b2459e9d Roll our own js to conf solution & use kv 2020-05-08 20:53:00 +01:00
MattIPv4
e6db3cea7b Begin making conf files 2020-05-08 17:58:38 +01:00