2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-01-25 08:08:36 +00:00

20 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
Lev Vereshchagin
8a416bbad9 Refactor push-backup 2022-02-25 12:48:12 +03:00
Lev Vereshchagin
f6751483fd Update file keys in push-backups: from abs path to <site>/<file> 2022-02-25 12:37:06 +03:00
Lev Vereshchagin
b74038ca63 Fix typing issues in push-backup 2022-02-25 12:20:39 +03:00
Lev Vereshchagin
d5bda7e336 Remove debug print in push-backup 2022-02-25 11:50:02 +03:00
Lev Vereshchagin
cea5f5a9ed Make pretend bench catch unknown commands (closes #666) 2022-02-23 12:30:59 +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
789098f42a Remove unused todo 2021-12-15 10:06:49 +03:00
Lev Vereshchagin
7e5b509709 Fix type annotations for v12 2021-12-15 09:15:34 +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