2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-20 11:09:01 +00:00
Commit Graph

883 Commits

Author SHA1 Message Date
Lev Vereshchagin
adc526d859 Update example env after building stable images 2021-12-21 14:17:59 +03:00
Lev Vereshchagin
075df53a33 Touch .build (#307), use scripts from nginx image to generate config and touch .build 2021-12-21 13:44:28 +03:00
Lev Vereshchagin
e23fe73353 Mount assets to backend service in read only mode 2021-12-21 13:36:36 +03:00
Lev
225c697097
Update Dockerfile 2021-12-20 11:04:28 +03:00
Lev Vereshchagin
ec3e581f30 Fix https override 2021-12-20 11:03:15 +03:00
Lev Vereshchagin
ad45a5268e Use nginxinc/nginx-unprivileged instead of nginx image
Also use Ngnix 1.20 instead of unstable 1.21
2021-12-20 10:42:35 +03:00
Lev Vereshchagin
22d317637a Fix S3 test 2021-12-19 16:50:56 +03:00
Lev Vereshchagin
5e16ed89b6 Change variables MINIO_ACCESS_KEY and MINIO_SECRET_KEY to S3_ACCESS_KEY, S3_SECRET_KEY in tests 2021-12-19 14:39:20 +03:00
Lev
f45620bae0
Update tests/_check_backup_files.py
Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2021-12-19 14:36:53 +03:00
Lev Vereshchagin
5e84d7734c Remove TODO.md 2021-12-17 16:26:07 +03:00
Lev Vereshchagin
a5da269efd Update todos 2021-12-17 15:34:38 +03:00
Lev Vereshchagin
3bcf6bcf19 Fix paths in CI 2021-12-17 15:34:31 +03:00
Lev Vereshchagin
1aeaddf1ca Use file that consistent in v12, v13 and develop to check /assets 2021-12-17 15:20:41 +03:00
Lev Vereshchagin
823eca420a Remove default value of FRAPPE_SITE_NAME_HEADER in example.env 2021-12-17 15:18:56 +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
9450a3d621 Remove extra docs 2021-12-17 15:09:44 +03:00
Lev Vereshchagin
695b137bc5 Update todos 2021-12-17 15:09:32 +03:00
Lev Vereshchagin
114b8a60c6 Add Overrides header in images-and-compose-files 2021-12-17 15:06:54 +03:00
Lev Vereshchagin
5b0e9b83ff Update todos 2021-12-17 15:06:41 +03:00
Lev Vereshchagin
ebfee83f9f Update site-operations docs 2021-12-17 15:06:32 +03:00
Lev Vereshchagin
cf60d6f805 Add notice about internal environment variables 2021-12-17 14:30:42 +03:00
Lev Vereshchagin
d063cc7989 Add variables docs and allow custom frappe site name header 2021-12-17 14:29:00 +03:00
Lev Vereshchagin
7da422e239 Add docs for images and compose files 2021-12-17 14:10:24 +03:00
Lev Vereshchagin
7970d1e8f0 Update todos 2021-12-17 14:10:11 +03:00
Lev Vereshchagin
2084e1b329 Remove custom apps for production instruction 2021-12-17 13:22:23 +03:00
Lev Vereshchagin
8c604960ab Remove pwd for now 2021-12-17 12:59:26 +03:00
Lev Vereshchagin
3b987cfae1 Fix inconsistencies in development readme 2021-12-17 12:51:08 +03:00
Lev Vereshchagin
d496f328d5 Fix CI? 2021-12-17 12:45:13 +03:00
Lev Vereshchagin
b04f47e63c Add db command notice 2021-12-17 12:44:19 +03:00
Lev Vereshchagin
cea7548619 Move devcontainer settings to devcontainer.json 2021-12-17 12:43:48 +03:00
Lev Vereshchagin
47f216af83 Parse and set short tags from git tag in bake file 2021-12-17 12:24:57 +03:00
Lev Vereshchagin
bfbf19058b Uncomment tests 2021-12-17 12:24:38 +03:00
Lev Vereshchagin
40381efa71 Fix env setup 2021-12-17 12:17:26 +03:00
Lev Vereshchagin
50d569ba27 Print .env in tests, if version is develop, change to latest (for tag) 2021-12-17 12:02:40 +03:00
Lev Vereshchagin
5780727208 Update version input description in docker-build-push 2021-12-17 11:59:08 +03:00
Lev Vereshchagin
668fbba22a Remove build_bench workflow 2021-12-17 11:57:22 +03:00
Lev Vereshchagin
a600851ea0 Add job names 2021-12-17 11:56:00 +03:00
Lev Vereshchagin
c5f00a6d88 Remove HELM_DEPLOY_KEY secret from docker-build-push 2021-12-17 11:54:12 +03:00
Lev Vereshchagin
17bec866d4 Update build develop 2021-12-17 11:53:26 +03:00
Lev Vereshchagin
4e142b3e26 Remove quotes from docker-build-push inputs 2021-12-17 11:53:22 +03:00
Lev Vereshchagin
e9a490358c Rename bench targets 2021-12-17 11:53:09 +03:00
Lev Vereshchagin
2a4a070870 Rename main to build_stable 2021-12-17 11:48:12 +03:00
Lev Vereshchagin
8c9e54f96d Rename docker-build to docker-build-push 2021-12-17 11:46:36 +03:00
Lev Vereshchagin
d0bac345c6 Move release_helm job to main.yml 2021-12-17 11:43:48 +03:00
Lev Vereshchagin
f68bb86df8 Update 2021-12-17 11:40:15 +03:00
Lev Vereshchagin
7bf2cbf7f9 Use resusable workflow 2021-12-17 11:38:54 +03:00
Lev Vereshchagin
53b74de6de Fix CI 2021-12-17 11:27:18 +03:00
Lev Vereshchagin
e75cf62255 Take advantage of yaml lang: add defaults in compose file. Also require env vars 2021-12-17 11:26:38 +03:00
Lev Vereshchagin
d15ef8d4e4 Use jq for parsing config in healthcheck 2021-12-17 11:25:46 +03:00
Lev Vereshchagin
7711613f05 Remove pwd for now 2021-12-17 11:25:25 +03:00