2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-02-09 23:48:38 +00:00

13 Commits

Author SHA1 Message Date
Lev Vereshchagin
e5360be50e Cache pip deps on build 2022-02-25 13:11:20 +03:00
Lev Vereshchagin
9e5890ad39 Move gevent installation in Frappe step 2022-02-25 12:54:29 +03:00
Revant Nandgaonkar
c2d57c8ce0
Beautify changes by @revant (#20)
* feat: add gevent to worker image

* feat: real_ip configuration for nginx

* Return `healthcheck.sh` just for tests

Co-authored-by: Lev Vereshchagin <mail@vrslev.com>
2022-02-20 18:59:26 +03:00
Lev Vereshchagin
e772614c35 Add make to worker build deps for linux/arm64 2021-12-21 15:35:53 +03:00
Lev Vereshchagin
6f9834915b Don't log requests in worker image (nginx already does that) 2021-12-17 15:16:01 +03:00
Lev Vereshchagin
d15ef8d4e4 Use jq for parsing config in healthcheck 2021-12-17 11:25:46 +03:00
Lev Vereshchagin
e6d80db704 Remove VOLUME declaration
https://stackoverflow.com/a/55052682
2021-12-16 21:42:39 +03:00
Lev Vereshchagin
a992ab497a Use Python for configurator service: faster and more robust 2021-12-15 13:37:06 +03:00
Lev Vereshchagin
9ab2547623 Add configurator service to dynamically set common config 2021-12-15 12:41:35 +03:00
Lev Vereshchagin
6dc92c2d1a Install Node in worker image 2021-12-15 11:50:46 +03:00
Lev Vereshchagin
9ae5a1f7bb Optimize worker build 2021-12-15 10:32:10 +03:00
Lev Vereshchagin
37878f4342 Add push-backup 2021-12-15 08:30:00 +03:00
Lev Vereshchagin
0d873981f6 Remove frappe- prefix in build directories 2021-12-14 15:33:37 +03:00