2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-01-22 22:58:29 +00:00

1519 Commits

Author SHA1 Message Date
github-actions
9777d1b31a chore: Update example.env 2025-01-03 01:31:05 +00:00
github-actions
6c38b5e4ca chore: Update example.env 2025-01-01 10:10:29 +00:00
github-actions
905cb6260f chore: Update example.env 2025-01-01 08:46:22 +00:00
github-actions
d048f2b0e3 chore: Update example.env 2024-12-26 06:12:13 +00:00
Revant Nandgaonkar
83ec7d14f3
Merge pull request #1534 from revant/fix-cron-user
fix: backup cron user
2024-12-25 11:41:34 +05:30
Revant Nandgaonkar
d7ac519e28 fix: backup cron user 2024-12-25 11:28:22 +05:30
github-actions
576370f507 chore: Update example.env 2024-12-25 03:44:01 +00:00
github-actions
4dbee898cb chore: Update example.env 2024-12-23 06:28:19 +00:00
Revant Nandgaonkar
a9c765956c
Merge pull request #1532 from revant/cron
feat: backup cron
2024-12-22 15:18:33 +05:30
Revant Nandgaonkar
32569fbef2 feat: backup cron 2024-12-22 14:29:14 +05:30
github-actions
f2ea9a9d74 chore: Update example.env 2024-12-18 09:17:40 +00:00
github-actions
bf1cff8777 chore: Update example.env 2024-12-18 05:42:04 +00:00
Revant Nandgaonkar
d2dbe004ce
Merge pull request #1530 from frappe/pre-commit-autoupdate
chore(deps): Update pre-commit hooks
2024-12-17 14:46:54 +05:30
vrslev
a94c419aba chore(deps): Update pre-commit hooks 2024-12-17 07:02:09 +00:00
github-actions
d8b6b6bcd5 chore: Update example.env 2024-12-12 10:46:58 +00:00
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