2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-16 17:19:03 +00:00
Commit Graph

91 Commits

Author SHA1 Message Date
Himanshu Shivhare
10e28f4d9d
hyperlink updated (#1407) 2024-06-10 12:22:49 +05:30
Yeifer Alexander Muñoz Torres
fa543662ed
#1402 Environment variables for custom image (#1403)
* chore: enhance compose.yaml with variables for customize

* chore: use default blank values for db and redis variables in compose.yaml

* chore: Use env var for HTTP(S) publish ports in overrides

* docs: explain use of environment variables for image customization

* chore: use ERPNEXT_VERSION as default

* docs: fixed spelling errors
2024-06-08 00:21:17 +05:30
Anthony
855ce6cb0b
Update single-server-example.md (#1401)
Fix nonworking step - hashed password fails - per https://discuss.frappe.io/t/frappe-docker-unable-to-log-in-into-traefik/123077
2024-05-28 19:06:49 +05:30
Bowrna
8404d8946d
Update development.md (#1392)
* Update development.md

The extension name is renamed

* Update development.md
2024-05-07 10:31:44 +05:30
gp
3ec36e2e57
Improve custom apps documentation (#1374) 2024-04-13 07:54:32 +05:30
Arken June Malvecino
177f5ab96f
Install Latest Version to Mac/Linux Doc Update (#1360)
* refactor: update from pwd.yml

* refactor: update erpnext image to v15
2024-03-29 10:25:34 +05:30
Malay Gondalia
ede911af0a
Update custom-apps.md (#1344)
* Update custom-apps.md

made document clear to insert custom app to build and  resolved error -
"url": "https://user:password@git.example.com/project/repository.git",
to "url": "https://{{ PAT }}@git.example.com/project/repository.git",

* docs: remove comments from shell commands

---------

Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2024-02-29 20:59:32 +05:30
0xD0M1M0
961453812c
fix: Fix gpg and less (#1321)
* fix: Add gpg and less

Add gpg so backup "bench --site yoursite.com backup --with-files --compress" does not fail if encryption is enabled

Add "less": fixes #1301

* fix: Add gpg and less

Add gpg so backup "bench --site yoursite.com backup --with-files --compress" does not fail if encryption is enabled

Add "less": fixes frappe#1301

* fix: Update documentation

update documentation to resemble current status

* fix: trailing whitespace

---------

Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2024-01-28 11:53:14 +05:30
Trusted Computer
b2e71bb12d
Update custom-apps.md for version-15 (#1291)
Updating documentation examples to version-15
2023-12-16 09:19:26 +05:30
MohsinAli
89860467d4
fix: space (#1285) 2023-12-07 14:19:32 +05:30
Piyush
4aa07b3672
Update troubleshoot.md (#1283)
Added instructions for removal if want to start afresh
2023-12-07 10:20:39 +05:30
Bhavansathru
64cd39265b
Update development.md (#1274) 2023-11-23 14:14:04 +05:30
Bernhard Sirlinger
45200bd57f
feat: add optional mailpit configuration (#1269) 2023-11-14 03:10:15 +05:30
vama
aaae152392
Updated grammer in single-server-example.md (#1265) 2023-11-02 04:25:08 +05:30
keerthana
f2dc0e8f6a
PYENV_VERSION=3.10.12 Deprecated (#1262)
The PYENV_VERSION 3.10.12 is deprecated the new version 3.10.13 was launched. here the reference link

https://hub.docker.com/_/python
2023-10-30 20:27:31 +05:30
Revant Nandgaonkar
27361b7500
docs: set-config for redis_socketio during development (#1261) 2023-10-30 11:56:22 +05:30
Revant Nandgaonkar
2e99af1a3f
fix: new-site command (#1260)
fix command usage and docs

fixes issue#1256
2023-10-30 11:45:55 +05:30
varun-krishnamurthy
ead5438ebb
Cypress UI Test service and updates to installer.py (#1250)
* #1247 #1248 Feat: Cypress UI testing + Postgres Arg for installer

* #1247 #1248 Feat: Cypress UI testing + Postgres Arg for installer

* #1247 #1248 Feat: Cypress UI testing + Postgres Arg for installer

* #1247 #1248 Feat: Cypress UI testing + Postgres Arg for installer

* #1247 #1248 Feat: Cypress UI testing + Postgres Arg for installer

* #1247 #1248 Feat: Cypress UI testing + Postgres Arg for installer

* #1247 #1248 Feat: Cypress UI testing + Postgres Arg for installer
2023-10-26 08:35:31 +05:30
Revant Nandgaonkar
839d44d167
fix: consume default queue (#1249) 2023-10-25 10:51:30 +05:30
Revant Nandgaonkar
f605addb71
refactor: prepare for v15 (#1243)
* chore: resolve merge conflict

* ci: changes for version 15

* chore: upgrade python and nodejs

* ci: fix v15 build

* fix: add redis_socketio for backward compatibility

* ci: fix v15 build

* ci: fix test endpoint

changed to erpnext.templates.pages.search_help.get_help_results_sections
2023-10-20 18:40:10 +05:30
Antony-M1
258fec25d2
3.9.9 deprecated (#1216)
* Update development.md

* 3.9.9 deprecated
2023-08-25 21:32:37 +05:30
Mahmoud (Moudy) Taleb
8fa392ffff
Add cd command for clarity (#1214) 2023-08-24 14:06:05 +05:30
Chris Darby
cf499acc36
Broken link to environment variables definition fixed (#1205) 2023-08-08 09:38:36 +05:30
Rishab Manocha
29e9ccf20a
Fixed the instructions to refer to the correct filename (#1197) 2023-07-31 20:02:24 +05:30
Revant Nandgaonkar
8c670e6db7
docs: change sitename as per installer.py (#1196) 2023-07-31 05:10:23 +05:30
Revant Nandgaonkar
9429501407
docs: remove obsolete docs (#1186) 2023-07-20 13:03:03 +05:30
Revant Nandgaonkar
d5aae2097d
fix: use python for installer script (#1178) 2023-07-11 17:18:11 +05:30
Antony-M1
69fbc2ed91
Update development.md (#1168) 2023-07-06 05:30:14 +05:30
Revant Nandgaonkar
e401be4cb0
docs: update python and nodejs version (#1159)
python image 3.10.12 onwards gets built on bookworm
2023-06-26 14:05:25 +05:30
Karan Janthe
a6e1baa9b7
added guide for linux/mac to setup frappe docker (#1149)
* added guide for linux/mac to setup frappe docker

* guide added in readme

* linting done according to guidelines
2023-06-13 04:06:15 +05:30
Azwal Zaman Mohammed
8b38448d8a
docs: change command for updating sites in single server example (#1107)
The previous command added an extra variable to the env file while keeping the default so I changed the command to update it with sed instead
2023-03-23 10:46:34 +05:30
Revant Nandgaonkar
bcf41ff9f1
docs: update backup docs (#1082) 2023-02-17 13:15:49 +05:30
Revant Nandgaonkar
a580385295
fix: traefik router for acme certs (#1068)
* fix: traefik router for acme certs

* fix: set default for sites

* test: use .localhost site names
2023-02-02 13:45:06 +05:30
Mauricio Vidal
87870be936
Clarification on how to use custom image (#1062)
* Clarification on how to use custom image

* chore: fix lint

* refactor: websocket uses also customizable_image

---------

Co-authored-by: Mauricio Vidal <maovidal@users.noreply.github.com>
2023-02-01 22:12:08 +05:30
Revant Nandgaonkar
c013942d1f
fix: use docker volumes (#1067)
* fix: use docker volumes

remove bind mount
use docker volumes

* ci: remove payments app from tests
2023-01-31 09:48:52 +05:30
Revant Nandgaonkar
8dce4e5f2c
docs: fix migration steps (#1065) 2023-01-28 12:40:46 +05:30
Revant Nandgaonkar
499c1fbed4
fix: remove payments (#1063)
payments is optional dep for erpnext
2023-01-28 12:20:45 +05:30
Revant Nandgaonkar
6a3b97302c
docs: fix kaniko build-arg (#1058) 2023-01-25 17:27:43 +05:30
Revant Nandgaonkar
6a1e3f3a20
docs: backup command for cron (#1048) 2023-01-18 13:16:50 +05:30
Revant Nandgaonkar
bb1e4bb341
feat: add restic (#1044)
* feat: add restic

allows incremental snapshot backups
remove custom push-backup script

* ci: remove .git dir to skip fetch_details_from_tag

fixes https://github.com/frappe/frappe_docker/actions/runs/3938883301/jobs/6738091655
2023-01-18 11:31:18 +05:30
Revant Nandgaonkar
e6088af885
refactor: build only one frappe/erpnext image (#1032)
* ci: skip frappe builds

* refactor: build only one frappe/erpnext image

* fix: lint nginx entrypoint script

* docs: update and organize docs

* docs: fix lint errors

* fix(custom): pass base64 encoded apps json

* ci: update dependabot

* docs: update contributing

* docs: remove info about multi image setup

* fix: initiate empty common_site_config.json

default config has host keys set to localhost
causes connection errors

* docs: add details for pwd volumes

* fix: symlink assets instead of copy

* fix: nginx private files

* ci: skip docker compose v2 install for ubuntu-latest

* fix: organize layers

* feat: allow remove git remote for custom image

* docs: allow remove git remote for custom image

* fix: remove duplicate --apps_path
2023-01-16 04:20:09 +05:30
Siraj Samsudeen
b0cc2bffc7
updated link to Docker Manual with screenshots (#1013)
* updated link to Docker Manual with screenshots

* added 2 images to docs/images and linked them
2022-12-20 10:46:50 +05:30
Arunkumar Ganesan
27ac6e2625
queue short added with mariadb network (#940)
Co-authored-by: ArunG <arung.sap@gmail.com>
2022-09-27 23:18:11 +05:30
Revant Nandgaonkar
a20dd916d2
update: use v14 instead of v13 (#871) 2022-08-03 12:23:32 +05:30
Pazdo
67026915dd
Fix for multiple simultaneous running stacks (#857)
* Add files via upload

* Updated networks

* Updated networks
2022-08-02 15:00:49 +05:30
Talbi Youssef
5c74ff9407
First instead of second Typo (#862) 2022-07-28 18:39:29 +05:30
Mauricio Vidal
4e63052a54
Update setup-options.md (#850)
Link correction
2022-07-15 11:31:30 +05:30
Revant Nandgaonkar
ed6efe5cf4
docs: fix port based multi tenancy (#795) 2022-05-02 14:01:36 +05:30
Revant Nandgaonkar
e362c26fc1
docs: improve and organize docs (#791)
* docs: improve and organize docs

* docs: improve setup options
2022-05-02 05:47:53 +05:30
tyt11123
700f1fafd1
Update multi-bench yaml (#767) 2022-04-10 04:00:00 +05:30