Commit Graph

1504 Commits

Author SHA1 Message Date
Revant Nandgaonkar
70d35f152a Merge pull request #1526 from 0xD0M1M0/main
* fix: --no-mariadb-socket & --mariadb-root-password is DEPRECATED

* fix: quote percent as mentioned in bench help

* revert: quote percent as mentioned in bench help

* fix: tests

---------

Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2024-12-11 09:13:12 +05:30
Revant Nandgaonkar
65c4f28ffd fix: tests 2024-12-10 16:26:59 +05:30
Vlad Sorokin
46c213b1c8 fix: add quotes into command (#1527) 2024-12-10 16:13:28 +05:30
Revant Nandgaonkar
85e164f34c revert: quote percent as mentioned in bench help 2024-12-10 15:48:00 +05:30
Revant Nandgaonkar
1505d125f1 fix: quote percent as mentioned in bench help 2024-12-10 15:36:18 +05:30
github-actions
13db302a08 chore: Update example.env 2024-12-08 11:10:57 +00:00
github-actions
c9aa1f179a chore: Update example.env 2024-12-08 09:33:09 +00:00
0xD0M1M0
598c7dab43 fix: --no-mariadb-socket & --mariadb-root-password is DEPRECATED 2024-12-07 15:30:46 +01:00
0xD0M1M0
beecd99686 fix: --no-mariadb-socket is DEPRECATED (#1525)
--no-mariadb-socket is DEPRECATED; use --mariadb-user-host-login-scope='%' (wildcard) or --mariadb-user-host-login-scope=<myhostscope>, instead.
2024-12-07 17:29:14 +05:30
github-actions
e2ffe3b3fd chore: Update example.env 2024-12-07 08:28:00 +00:00
github-actions
c35d5e1d6c chore: Update example.env 2024-12-07 07:45:47 +00:00
mz-h
4745ea30cc Fix Connection Error (#1524) 2024-12-05 11:47:03 +05:30
dependabot[bot]
ce06dac357 chore(deps): bump docker/bake-action from 5.10.0 to 5.11.0 (#1523)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.10.0 to 5.11.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v5.10.0...v5.11.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 11:44:55 +05:30
github-actions
853ca71ac2 chore: Update example.env 2024-12-04 04:46:08 +00:00
dependabot[bot]
00411f17df chore(deps): bump pytest from 8.3.3 to 8.3.4 (#1522)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.3...8.3.4)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 10:07:33 +05:30
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