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

29 Commits

Author SHA1 Message Date
P. Lapensee
830a84fcec
Adding INSTALL_APPS=erpnext env variable
Without this variable, erpnext will not be installed when you create a new site job.
2021-06-03 23:55:02 -04:00
Revant Nandgaonkar
ae396d2174 docs: migration command and variables
[skip travis]
2021-04-12 11:17:45 +05:30
Revant Nandgaonkar
24ba1cd551 chore: change ci script to build v13 2021-04-02 07:26:44 +05:30
Karan Sharma
147c6b3a97 feat: Add a flag to skip generating default NGINX config 2021-03-26 21:06:27 +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
261288fa8c docs: env variable gunicorn worker-class
[skip travis]
2021-03-20 15:09:08 +05:30
John Veness
106c17418d
Fix description of FRAPPE_... and ERPNEXT_VERSION 2021-02-26 20:26:45 +00:00
Steven 'Xaroth' Noorbergen
dd88985f76 Update documentation to reflect the new env vars. 2021-02-18 09:35:58 +01:00
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
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
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
Enrique Motilla
c8807c35ac
minor docker-compose syntax fix
the command "up -d" goes at the end of the line.
2020-10-01 22:01:32 -05:00
sahil28297
b25e7e48a7 [skip travis] Update site-operations.md 2020-10-01 18:12:42 +05:30
Revant Nandgaonkar
e4e702987b docs: update docs for bench helper
[skip travis]
2020-08-30 11:01:09 +05:30
Revant Nandgaonkar
d5f38efa94 docs: bench helper commands
[skip travis]
2020-08-13 15:29:10 +05:30
Hendy Irawan
7ef28a5d5f
docs: Clarify requirement of repository naming and branch naming 2020-08-09 02:59:51 +07:00
Revant Nandgaonkar
36c161d2be docs: health check
[skip travis]
2020-07-02 15:52:28 +05:30
Revant Nandgaonkar
5648e3a6c4 feat: ping additional services using doctor
handle error
docs entry for health check command
2020-07-02 13:40:23 +05:30
Revant Nandgaonkar
04f98778bb docs: frappe docker support for PostgreSQL 2020-06-30 15:27:14 +05:30
Revant Nandgaonkar
442d840319 fix: travis helm chart release 2020-06-19 21:39:28 +05:30
Revant Nandgaonkar
227a08dc8d docs: explain single-bench labels
explain environment variables set in labels
[skip travis]
2020-06-14 05:52:52 +05:30
Revant Nandgaonkar
1b942753ee feat: dynamic labels for local or production
use environment variables to set labels
[skip travis]
2020-06-14 05:45:14 +05:30
Javier López
83d42a8a32 Feat: Documentation for variables, and notes about initialization [skip
travis]
2020-06-13 11:49:32 -05:00
Javier López
028f7524b8 Feat: How to HTTP > HTTPS redirection with traefik [skip travis] 2020-06-13 11:25:05 -05:00
Revant Nandgaonkar
e06c30a0ee docs: explain SITE_NAME
[skip travis]
2020-06-13 15:47:31 +05:30
Revant Nandgaonkar
6a83a9d8cc docs: organize fix links
[skip travis]
2020-06-13 15:40:47 +05:30
Revant Nandgaonkar
38be99fc5e docs: organize docs
break down readme into multiple files
organize in docs directory
[skip travis]
2020-06-13 15:33:06 +05:30