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

623 Commits

Author SHA1 Message Date
Revant Nandgaonkar
c9b1f990ba
Merge pull request #441 from mr-karan/develop
feat: Add Site name and Host as env variables for NGINX config template
2021-03-26 20:27:01 +05:30
Karan Sharma
c2ea3feae4 feat: Add Site name and Host as env variables for NGINX config template 2021-03-26 19:05:51 +05:30
Revant Nandgaonkar
d91d472c04
Merge pull request #438 from revant/gunicorn-gevent
feat(frappe-worker): option to set gevent as gunicorn worker-class
2021-03-22 13:02:14 +05:30
Revant Nandgaonkar
261288fa8c docs: env variable gunicorn worker-class
[skip travis]
2021-03-20 15:09:08 +05:30
Revant Nandgaonkar
d37a1455b7 feat(frappe-worker): option to set gevent as gunicorn worker-class 2021-03-20 13:57:53 +05:30
Revant Nandgaonkar
5121e27106
Merge pull request #433 from frappe/fix-new-site
fix: change import path for new_site command
2021-03-01 06:44:09 +05:30
Chinmay D. Pai
3cf41a18f7
fix: add try-except block for importing new_site
maintain compatibility across frappe versions.

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2021-03-01 00:47:00 +05:30
Chinmay D. Pai
d2450ef742
fix: change import path for new_site command
`_new_site` has been moved to `installer.py` in frappe/frappe#12447

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2021-02-28 21:26:41 +05:30
Revant Nandgaonkar
08504b2b77
Merge pull request #429 from JohnVeness/JohnVeness-docs-docker-swarm
Fix description of FRAPPE_... and ERPNEXT_VERSION
2021-02-27 05:40:39 +05:30
John Veness
106c17418d
Fix description of FRAPPE_... and ERPNEXT_VERSION 2021-02-26 20:26:45 +00:00
Revant Nandgaonkar
66e7ca91d4
Merge pull request #428 from revant/add-docs
docs: improve docs
2021-02-25 15:55:00 +05:30
Revant Nandgaonkar
bc3b3aa83e docs: improve docs
Add section about wiki in contribution section
Mention about wiki in README
Mention about cron job in README
[skip travis]
2021-02-25 15:30:03 +05:30
Revant Nandgaonkar
b7f19e0bbe
Merge pull request #424 from revant/fix-erpnext-nginx-dependencies
fix(erpnext-nginx): install erpnext or custom app dependencies
2021-02-21 11:24:27 +05:30
Revant Nandgaonkar
e8f590db3d fix(erpnext-nginx): install erpnext or custom app dependencies 2021-02-21 07:38:18 +05:30
Revant Nandgaonkar
10f67b3155
Merge pull request #422 from cortopy/rootless
Rootless containers by default
2021-02-21 07:32:37 +05:30
Juan Jimenez-Anca
47dcb5f2b1 rootless containers 2021-02-20 10:54:01 +00:00
Revant Nandgaonkar
0dcf85db8c
Merge pull request #419 from Xaroth/nginx-pass-forwarded-proto
Allow for configuring the realip module for nginx to pass the proper IP/Scheme to frappe
2021-02-19 21:54:34 +05:30
Steven 'Xaroth' Noorbergen
dd88985f76 Update documentation to reflect the new env vars. 2021-02-18 09:35:58 +01:00
Steven 'Xaroth' Noorbergen
c2b63661be Change: Allow for configuring the realip module for nginx to pass the proper IP/Scheme to frappe. 2021-02-17 12:25:41 +01:00
Revant Nandgaonkar
4bbc8c41cf
Merge pull request #415 from revant/fix-frappe-nginx
fix(frappe-nginx): make directory before copying assets
2021-02-03 11:51:21 +05:30
Revant Nandgaonkar
136cf5c338 fix(frappe-nginx): make directory before copying assets 2021-02-03 11:22:52 +05:30
Revant Nandgaonkar
d9c77df3f2
Merge pull request #409 from revant/fix-vol-perm
fix: sites-vol owned by non-root user
2021-01-20 18:12:02 +05:30
Revant Nandgaonkar
555aee2601 fix: sites-vol owned by non-root user
fixes permission denied error during site creation
2021-01-20 17:20:42 +05:30
Revant Nandgaonkar
accccb8f4e
Merge pull request #404 from revant/arm64
feat: make images arm64 compatible
2021-01-15 06:23:49 +05:30
Revant Nandgaonkar
c90783d6be feat: make images arm64 compatible 2021-01-08 17:45:22 +05:30
Revant Nandgaonkar
823f960364
Merge pull request #403 from frappe/revert-402-arm64
Revert "feat: make images arm64 compatible"
2021-01-07 19:44:54 +05:30
Revant Nandgaonkar
77b9eda567
Revert "feat: make images arm64 compatible" 2021-01-07 19:44:40 +05:30
Revant Nandgaonkar
3057162de8
Merge pull request #402 from revant/arm64
feat: make images arm64 compatible
2021-01-07 19:44:33 +05:30
Revant Nandgaonkar
8d2c139fc6 ci: use docker buildx in travis 2021-01-07 19:37:46 +05:30
Revant Nandgaonkar
948e1bf00a ci: build multi arch images 2021-01-06 00:14:25 +05:30
Revant Nandgaonkar
94f667caeb fix(frappe-worker): add gcc required for arm64 env 2021-01-05 22:02:00 +05:30
Revant Nandgaonkar
e55d7a8c6a fix(frappe-worker): default to amd64 as arch 2021-01-05 17:48:54 +05:30
Revant Nandgaonkar
117de9d4b8 fix(erpnext-nginx): COPY path for install_app.sh 2021-01-05 17:48:11 +05:30
Revant Nandgaonkar
ed60f76e78 fix: travis.py for node image tag 2021-01-05 17:47:06 +05:30
Revant Nandgaonkar
4f904fe3b9 feat: make images arm64 compatible 2021-01-05 14:47:01 +05:30
Revant Nandgaonkar
77cfb50efe
Merge pull request #401 from revant/non-root-password-expiry
Non root password expiry
2021-01-05 14:14:22 +05:30
Revant Nandgaonkar
062eea917a update: nodejs lts to latest minor and patch version 2021-01-04 18:54:11 +05:30
Revant Nandgaonkar
35dd53cc6f fix(frappe-worker): allow non-root password to not expire
old image tags seems to stop working if password is set to expire

fixes https://github.com/frappe/helm/issues/58
2021-01-04 18:52:52 +05:30
Revant Nandgaonkar
c4485b3ca3
Merge pull request #400 from revant/nginx-timeout
feat(frappe-nginx): configurable nginx http timeout
2021-01-04 18:49:32 +05:30
Revant Nandgaonkar
092348d748 docs(frappe-nginx): configurable nginx http timeout
[skip travis]
2021-01-04 18:45:42 +05:30
Revant Nandgaonkar
6204941a5d feat(frappe-nginx): configurable nginx http timeout 2021-01-04 18:30:24 +05:30
Revant Nandgaonkar
0a1413e09d
Merge pull request #397 from christf/site_name
docs: single-bench: remove ambigouus remarks on workarounds for non-r…
2021-01-02 05:58:13 +05:30
Christof Schulze
761f8345d7
Update docs/single-bench.md
Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2020-12-31 15:29:14 +01:00
Christof Schulze
f5e388ca11 docs: single-bench: remove ambigouus remarks on workarounds for non-resolvable site names.
This fixes #395.
By removing the remarks on how to work around dns resolution problems and confusing distribution specific defaults the documentation for SITE_NAME is clarified to:
* require resolvable names
* that this is the URL/host to be entered by users into their browsers
2020-12-30 22:28:17 +01:00
Chinmay Pai
4e8692a289
Merge pull request #388 from ahmadRagheb/patch-1
Update custom-apps-for-production.md
2020-12-04 12:26:46 +05:30
ahmadRagheb
224def513c
Update custom-apps-for-production.md
install.sh not found in the folder as the description said its install_app.sh
2020-12-04 07:16:04 +02:00
Revant Nandgaonkar
7823bcbef7
Merge pull request #386 from manasan3010/patch-1
Update README.MD for clarity
2020-12-03 06:05:45 +05:30
manasan3010
8c05801b64
Update README.MD for clarity
Added a warning to prevent a common mistake that I made during my installation. 
Sourced from https://discuss.erpnext.com/t/how-to-get-started-with-the-official-docker-image/60710/2?u=manasan
2020-12-02 19:52:40 +05:30
Chinmay Pai
47d7003a28
Merge pull request #383 from everyx/fix/install-app-name
fix: install app failed when APP_NAME is not same as the one containe…
2020-11-24 17:51:41 +05:30
everyx
39aff8627b fix: install app failed when APP_NAME is not same as the one contained in APP_REPO 2020-11-24 19:23:54 +08:00