Commit graph

1471 commits

Author SHA1 Message Date
Marc-Antoine Lalonde
fea3fa7415 docs: clarify docker-compose and add steps to troubleshooting instructions
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-03 22:18:17 -05:00
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
Edward Almanzar
10c755fe0c
Enhance Docs for Custom Apps: Base64 Decoding for Testing and Fix 'nginx-entrypoint.sh: No Such File' Issue on Windows only" (#1479)
* Decode the Base64-encoded Environment Variable

* add docs to fix nginx-entrypoint.sh: no such file on windows

* Revert "add docs to fix nginx-entrypoint.sh: no such file on windows"

This reverts commit 395d7cfa3f.

* add docs to fix nginx-entrypoint.sh: no such file on windows

* Fix files according to pre-commit hooks
2024-10-06 17:49:47 +05:30
Martin Heini
eb3ce8a146
increase mariadb health-check timeout (#1485) 2024-10-06 13:47:47 +05:30
github-actions[bot]
457f55e492
chore(deps): Update pre-commit hooks (#1486)
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2024-10-06 13:20:18 +05:30
dependabot[bot]
6abc293ed9
chore(deps): bump docker/bake-action from 5.9.0 to 5.10.0 (#1480)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v5.9.0...v5.10.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-10-05 18:47:24 +05:30
github-actions
c5b6c7de6f chore: Update example.env 2024-10-04 03:13:06 +00:00
dependabot[bot]
41dd3fb110
chore(deps): bump docker/bake-action from 5.8.0 to 5.9.0 (#1478)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v5.8.0...v5.9.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-10-01 14:37:34 +05:30
dependabot[bot]
f4fd057d0f
chore(deps): bump docker/bake-action from 5.7.0 to 5.8.0 (#1477)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v5.7.0...v5.8.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-10-01 06:49:58 +05:30
github-actions
111c8deb4a chore: Update example.env 2024-09-30 17:29:56 +00:00
github-actions
d062ef035b chore: Update example.env 2024-09-29 16:46:58 +00:00
github-actions
45259b4ebb chore: Update example.env 2024-09-27 18:40:16 +00:00
gp
5f815d88a9
Update Traefik container from deprecated v2.6 to v2.11 (#1475) 2024-09-26 12:50:18 +05:30
github-actions
dd18f558a4 chore: Update example.env 2024-09-25 04:47:36 +00:00
github-actions
083a62374e chore: Update example.env 2024-09-19 01:51:55 +00:00
github-actions
b16bad3975 chore: Update example.env 2024-09-18 07:41:09 +00:00
github-actions
509f88846f chore: Update example.env 2024-09-17 05:08:50 +00:00
dependabot[bot]
5ec965e71b
chore(deps): bump pytest from 8.3.2 to 8.3.3 (#1466)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3.
- [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.2...8.3.3)

---
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-09-15 03:10:02 +05:30
github-actions
893f0ebd1d chore: Update example.env 2024-09-12 06:19:49 +00:00
github-actions
fbb13c2b0a chore: Update example.env 2024-09-11 05:20:16 +00:00
github-actions
5064ece68c chore: Update example.env 2024-09-07 12:48:51 +00:00
github-actions
7fb2ff94a6 chore: Update example.env 2024-09-05 11:58:42 +00:00
dependabot[bot]
38a2ebf574
chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#1461)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 09:51:39 +05:30
github-actions
8c34e94dbb chore: Update example.env 2024-09-04 15:08:07 +00:00
github-actions
7c4543d7ea chore: Update example.env 2024-08-23 00:46:19 +00:00
github-actions
b9ece35287 chore: Update example.env 2024-08-21 11:17:05 +00:00
github-actions
8a27a249c3 chore: Update example.env 2024-08-21 05:29:42 +00:00
Sagar
2deb97b7b5
Update example.env (#1445)
Added HTTP_PUBLISH_PORT variable for updating the published port. Default value will be 8080. if we want to update the port we can specify here.
2024-08-19 12:50:46 +05:30
dependabot[bot]
30cc91bfd4
chore(deps): bump docker/bake-action from 5.6.1 to 5.7.0 (#1457)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v5.6.1...v5.7.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-08-19 11:59:36 +05:30
github-actions
1bffb14853 chore: Update example.env 2024-08-16 11:18:14 +00:00
github-actions
9c9e1c4f1e chore: Update example.env 2024-08-16 06:27:25 +00:00