Commit Graph

13 Commits

Author SHA1 Message Date
Marián Skrip
de6d4beef9
feat(config): add option to specify default value to env var expansion (#5020)
* feat: Add option to specify default value to env var expansion

* fix: remove unused capturing group for env var replacement

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2022-02-18 19:56:02 -05:00
Marián Skrip
2815f38c52
feat(logging): add option to configure JSON logging (#5022)
* fix: Use logger for logs using console logging

* feat: Add option to configure JSON logging

* fix: use generic logFormat instead of json specific

* fix: use logFormat for docker config

* fix: use logFormat to build winston formatters

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2022-02-18 19:48:22 -05:00
NGPixel
7fdf8ab3f9 fix: remove offline param from docker config 2020-09-06 20:01:23 -04:00
NGPixel
29afc61abf fix: quote enclose db pass in docker config file (#2293) 2020-08-15 16:47:28 -04:00
Lukas Frischknecht
5aa959eea4
misc: add offline env param to docker configuration (#2200)
***NO_CI***
* Add OFFLINE configuration switch

* Revert "Add OFFLINE configuration switch"

This reverts commit dcf3fdfe409d3b90202a8a777747dbda8a7a10e2.

* Add offline configuration to docker
2020-07-29 19:42:03 -04:00
NGPixel
7cd5721ca1 feat: handle event propagation via DB (HA) 2020-04-19 22:47:02 -04:00
NGPixel
1b749e7bf2 fix: letsencrypt maintainerEmail 2020-01-12 13:23:01 -05:00
NGPixel
c6933a2d20 feat: let's encrypt 2020-01-11 22:33:27 -05:00
Nick
93c1cb5645 feat: db ssl support 2019-06-01 00:23:07 -04:00
Nick
5b64c95117 feat: block creating pages with system reserved paths 2019-04-19 20:45:05 -04:00
Nick
2141366335 feat: dev flags 2019-02-23 18:22:59 -05:00
Nick
cd3f88bad0 refactor: removed redis + new scheduler engine 2019-02-13 17:21:18 -05:00
Nicolas Giard
3a846b03e4 fix: dockerfile env vars 2018-11-04 12:55:21 -05:00