Bohdan Kucheriavyi
42f3a5ec8d
Merge pull request #23 from zapal-tech/main
...
fix: container
2024-11-27 23:37:37 +02:00
Bohdan Kucherivayi
2c1ce25c3c
fix: container
2024-11-27 23:37:08 +02:00
Bohdan Kucheriavyi
1e9b4e77b5
Merge pull request #22 from zapal-tech/main
...
fix: bake file
2024-11-27 23:30:41 +02:00
Bohdan Kucherivayi
1f8677f62f
fix: bake file
2024-11-27 23:30:23 +02:00
Bohdan Kucheriavyi
2818b8f3ab
Merge pull request #21 from zapal-tech/main
...
feat: docker build
2024-11-27 23:22:53 +02:00
Bohdan Kucherivayi
e83ea40f41
feat: docker build
2024-11-27 23:22:24 +02:00
Bohdan Kucheriavyi
caf0511e3e
Merge pull request #20 from zapal-tech/main
...
fix: insights version
2024-11-27 23:12:50 +02:00
Bohdan Kucherivayi
c97b42658b
fix: insights version
2024-11-27 23:10:42 +02:00
Bohdan Kucheriavyi
942edef7cb
Merge pull request #19 from zapal-tech/main
...
Update
2024-11-27 22:50:30 +02:00
Bohdan Kucherivayi
5d42c1b3b8
Merge branch 'main' of github.com:frappe/frappe_docker
2024-11-27 22:25:11 +02:00
Bohdan Kucherivayi
b24f05e35a
Merge branch 'main' of github.com:zapal-tech/erp; branch 'main' of github.com:frappe/frappe_docker
2024-11-27 22:24:38 +02:00
github-actions
4ade236eb0
chore: Update example.env
2024-11-27 16:11:05 +00:00
Sharon P Raju
17753dd8e0
Updated README.md (arm64 architecture) ( #1520 )
...
* Update README.md
Added documentation to run on arm64 architecture.
* fix: lint
---------
Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2024-11-27 14:01:18 +05:30
V3
99a3600d36
Changed pwd.yml ( #1519 )
...
* Update pwd.yml
changed some parameters, since syntax has changed:
- bench parameter for mariadb password is different
- mariadb parameter for password has changed
* fix: create site command in pwd.yml
* fix: create site command in pwd.yml
remove deprecated option and use new
---------
Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2024-11-26 16:07:20 +05:30
github-actions
657dfbb939
chore: Update example.env
2024-11-22 09:28:41 +00:00
github-actions
544892ff3e
chore: Update example.env
2024-11-22 06:09:58 +00:00
github-actions
8ac8e75289
chore: Update example.env
2024-11-21 09:54:09 +00:00
github-actions
1997d0d4f1
chore: Update example.env
2024-11-20 08:46:46 +00:00
Revant Nandgaonkar
1c6f58c986
docs: fix broken link ( #1516 )
...
fixes #1510
2024-11-18 16:23:09 +05:30
rexeo-asia
324d9db461
Update docker-build-push.yml ( #1512 )
...
Fixes https://github.com/frappe/frappe_docker/issues/1511 , add docker/setup-qemu-action@v3 step
2024-11-15 16:54:53 +05:30
github-actions
a19e8b4aaa
chore: Update example.env
2024-11-13 15:10:05 +00:00
Revant Nandgaonkar
6b50a57526
docs: fix logs command ( #1509 )
2024-11-12 14:39:09 +05:30
Revant Nandgaonkar
641550dce9
ci: push frappe or erpnext branch as tag ( #1508 )
...
* ci: push frappe or erpnext branch as tag
* ci: build arm64 images
* revert: build arm64 images
2024-11-11 11:52:27 +05:30
rexeo-asia
88ac02198a
Update docker-build-push.yml to support arm64 ( #1492 )
2024-11-11 11:41:56 +05:30
github-actions
285abd0b07
chore: Update example.env
2024-11-08 09:21:06 +00:00
github-actions
0d35785d41
chore: Update example.env
2024-11-07 12:53:18 +00:00
Dr.Blank
faa2065026
docs: fix grammar in administrator password instructions ( #1504 )
...
Correct redundant wording and improve clarity in site creation documentation.
2024-11-07 09:10:13 +05:30
github-actions
41f67d9b6a
chore: Update example.env
2024-11-06 05:31:07 +00:00
Revant Nandgaonkar
b24a4109c8
chore: fix pre-commit lint for md file ( #1503 )
2024-11-04 16:59:47 +05:30
Marc-Antoine Lalonde
5d0d14dde8
docs: clarify docker-compose and add steps to troubleshooting instructions ( #1502 )
...
Add steps to the database debugging guide to include more possibilities and fix mysql instructions.
Add explanation on the use of certain variables affected by network configuration.
2024-11-04 11:42:57 +05:30
github-actions
481fcc9410
chore: Update example.env
2024-10-30 10:01:36 +00:00
github-actions
560ad86b5b
chore: Update example.env
2024-10-29 17:48:24 +00:00
github-actions
234c036dc5
chore: Update example.env
2024-10-29 15:58:08 +00:00
Revant Nandgaonkar
a919f44505
docs: quick build command ( #1500 )
...
* docs: quick build command
* chore: fix pre-commit lint for md file
2024-10-27 14:45:41 +05:30
Revant Nandgaonkar
3d6fb8c4b1
ci: push base and build images tags ( #1499 )
2024-10-25 15:54:37 +05:30
Revant Nandgaonkar
ebeac0ee43
ci: push base and build images ( #1498 )
2024-10-25 14:33:26 +05:30
Rakshit Menpara
44a357f758
fix: invalid nested interpolation ( #1496 )
...
Nested interpolation is not supported by docker (https://github.com/docker/cli/issues/4265 ). Changed the file so that it uses `CUSTOM_TAG` or `ERPNEXT_VERSION` if that's not available.
2024-10-25 14:08:37 +05:30
Revant Nandgaonkar
8ac69bb501
feat: allow layered custom image build ( #1497 )
...
speed up build time
pull builder image
pack built assets into base image
2024-10-25 14:08:24 +05:30
github-actions
fe880183f9
chore: Update example.env
2024-10-24 08:31:19 +00:00
github-actions
36704ece70
chore: Update example.env
2024-10-23 12:21:29 +00:00
github-actions[bot]
de28675f8f
chore(deps): Update pre-commit hooks ( #1495 )
...
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2024-10-23 17:11:50 +05:30
github-actions
f2924998e8
chore: Update example.env
2024-10-23 09:17:02 +00:00
github-actions
6bed906751
chore: Update example.env
2024-10-23 04:54:37 +00:00
github-actions
19b3012242
chore: Update example.env
2024-10-17 16:25:38 +00:00
github-actions
e7fff1db9a
chore: Update example.env
2024-10-16 05:11:03 +00:00
Revant Nandgaonkar
727ce423ec
chore: add link to FAQ in production container ( #1493 )
...
* chore: add link to FAQ in production container prompt
* chore: add message link to FAQ in production container
* docs: add link to FAQ in README
2024-10-15 11:38:00 +05:30
github-actions[bot]
f0796785d1
chore(deps): Update pre-commit hooks ( #1490 )
...
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2024-10-15 10:37:16 +05:30
github-actions
17f8e49301
chore: Update example.env
2024-10-13 05:32:28 +00:00
github-actions[bot]
08e714e329
chore(deps): Update pre-commit hooks ( #1488 )
...
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2024-10-10 07:10:17 +05:30
github-actions
ca573084d6
chore: Update example.env
2024-10-09 12:12:03 +00:00