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
Revant Nandgaonkar
b17bd39fc9
Merge pull request #381 from everyx/develop
...
fix: make new command compatible with MySQL 8
2020-11-24 13:43:48 +05:30
everyx
fc36666d27
fix: make new command compatible with MySQL 8
2020-11-24 15:38:28 +08:00
Revant Nandgaonkar
38b89ddb2a
Merge pull request #376 from FHenry/dev_updatedoc
...
Update documentation about Honcho's ProcFile (redis is already not included)
2020-11-07 15:08:10 +05:30
Florian HENRY
3ec5c6563c
review comment
2020-11-05 20:09:12 +01:00
Florian HENRY
3dedd7b018
review comment
2020-11-05 20:07:48 +01:00
Florian HENRY
a2c4ecef2d
review comment
2020-11-05 20:07:08 +01:00
Florian HENRY
68a1a28b88
update documentation
2020-11-01 17:43:08 +01:00
Revant Nandgaonkar
3df06ed988
Merge pull request #373 from revant/fix-new-site
...
fix: query to set db creds after new site creation
2020-10-29 11:09:02 +05:30
Revant Nandgaonkar
ab9fe75f6d
fix: query to set db creds after new site creation
2020-10-29 10:38:51 +05:30
Revant Nandgaonkar
2b98678c60
Merge pull request #371 from frappe/revert-368-mysql-galera-create-user
...
Revert "feat(frappe-worker): update user query for mariadb galera"
2020-10-28 20:58:52 +05:30
Revant Nandgaonkar
a3504f2668
Revert "feat(frappe-worker): update user query for mariadb galera"
2020-10-28 20:50:42 +05:30
Chinmay Pai
1c362b0b14
Merge pull request #368 from revant/mysql-galera-create-user
...
feat(frappe-worker): update user query for mariadb galera
2020-10-15 01:52:40 +05:30
Revant Nandgaonkar
0d6d368023
feat(frappe-worker): update user query for mariadb galera
...
mariadb helm chart doesn't allow root@% to ALTER mysql.user
2020-10-14 22:35:34 +05:30
Revant Nandgaonkar
f08762bb4b
Merge pull request #367 from ceefour/patch-8
...
docs(development): VSCode launch configuration "Honcho SocketIO Watch…
2020-10-09 21:23:37 +05:30
Hendy Irawan
07606e9f8d
docs(development): VSCode launch configuration "Honcho SocketIO Watch Schedule Worker"
...
Requested by @revant https://github.com/frappe/frappe_docker/pull/365#issuecomment-705680972
[skip travis]
2020-10-09 22:45:48 +07:00
Revant Nandgaonkar
79c6c7948d
Merge pull request #365 from ceefour/patch-8
...
build: Add honcho start to launch.json
2020-10-08 14:45:24 +05:30
Hendy Irawan
4af8944add
build: Add honcho start to launch.json
...
As recommended in `README.md` when Bench Web is debugged separately.
2020-10-08 14:05:43 +07:00
Chinmay Pai
b0b838f80a
Merge pull request #363 from sahil28297/fix_push_restore_backup
...
fix: do not consider directory objects
2020-10-06 21:34:42 +05:30
sahil28297
8e541e46e3
fix: do not consider directory objects
2020-10-06 20:47:56 +05:30
Chinmay Pai
ec3ad0680a
Merge pull request #362 from revant/fix-healthcheck-allow-redis-databases
...
fix: health check
2020-10-06 18:55:01 +05:30
Revant Nandgaonkar
b72de20f96
fix: health check
...
allow redis databases in healthcheck
2020-10-06 14:43:36 +05:30
Chinmay Pai
3e977be354
Merge pull request #359 from revant/fix-node-sass
...
fix(frappe-nginx): node-sass is part of prod dependencies
2020-10-02 17:27:09 +05:30
Revant Nandgaonkar
e2e103e181
tests: mount assets-vol for migrate command test
2020-10-02 12:45:13 +05:30
Revant Nandgaonkar
edf452ebb6
Merge pull request #360 from emotilla/patch-1
...
minor docker-compose syntax fix
2020-10-02 10:20:45 +05:30
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
Revant Nandgaonkar
06b17048d3
fix(frappe-nginx): node-sass is part of prod dependencies
2020-10-02 06:11:46 +05:30
Revant Nandgaonkar
3c5f7d4426
Merge pull request #358 from sahil28297/org_develop
...
[skip travis] Update site-operations.md
2020-10-01 18:19:23 +05:30
sahil28297
b25e7e48a7
[skip travis] Update site-operations.md
2020-10-01 18:12:42 +05:30
Revant Nandgaonkar
c057804382
Merge pull request #357 from sahil28297/org_develop
...
feat: add drop site command to worker
2020-10-01 17:29:49 +05:30
Chinmay D. Pai
d5c153bfbe
ci: add tests for drop-site
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-10-01 16:38:35 +05:30
sahil28297
94a37d68e3
feat: add drop site command to worker
2020-10-01 15:19:23 +05:30
Chinmay Pai
c104d027f9
Merge pull request #356 from sahil28297/patch-1
2020-09-29 19:20:05 +05:30
sahil28297
d6057e3f18
fix: use db_root_username
2020-09-29 18:51:20 +05:30
sahil28297
1bd9615c1e
fix: use postgres_root_password for db auth in postgress database
2020-09-29 18:12:41 +05:30
Revant Nandgaonkar
47727b3897
Merge pull request #352 from tbolender/consistent-version-variables
...
Use new version variables in compose files
2020-09-23 22:36:58 +05:30
Tim Bolender
115be7dc72
Use new version variables in tests as well
2020-09-23 10:14:05 +02:00
Tim Bolender
9b7719455e
Use new version variables in compose files
2020-09-22 10:37:40 +00:00
Chinmay Pai
a3ed6b8403
Merge pull request #348 from revant/fix-healthcheck
2020-09-16 15:49:42 +05:30
Revant Nandgaonkar
e603371984
fix(frappe-worker): set absolute path of common_site_config.json in healthcheck.sh
2020-09-16 14:20:10 +05:30