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

1435 Commits

Author SHA1 Message Date
github-actions
38a0b1fae2 chore: Update example.env 2024-06-11 09:59:42 +00:00
Himanshu Shivhare
10e28f4d9d
hyperlink updated (#1407) 2024-06-10 12:22:49 +05:30
dependabot[bot]
f3890a8ddc
chore(deps): bump pytest from 8.2.1 to 8.2.2 (#1406)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2.
- [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.2.1...8.2.2)

---
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-06-10 12:22:17 +05:30
Chev91
281c072e77
fix: make docs more explicit for beginners (#1409) 2024-06-10 12:21:58 +05:30
github-actions
855c4f62cc chore: Update example.env 2024-06-10 05:04:01 +00:00
github-actions[bot]
63b3251312
chore(deps): Update pre-commit hooks (#1408)
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2024-06-10 04:19:45 +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
github-actions
9da4d22dd7 chore: Update example.env 2024-06-06 12:29:57 +00:00
github-actions
943fe9605e chore: Update example.env 2024-06-05 01:26:41 +00:00
github-actions
408d853b20 chore: Update example.env 2024-05-30 14:06:07 +00:00
github-actions
ce16c6365c chore: Update example.env 2024-05-29 08:01:20 +00:00
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
github-actions[bot]
40c1f97823
chore(deps): Update pre-commit hooks (#1398)
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2024-05-27 14:06:15 +05:30
github-actions
48d9e1a6ca chore: Update example.env 2024-05-22 08:55:20 +00:00
dependabot[bot]
0c41f01441
chore(deps): bump pytest from 8.2.0 to 8.2.1 (#1397)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1.
- [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.2.0...8.2.1)

---
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-05-21 14:21:21 +05:30
github-actions
694f258b1f chore: Update example.env 2024-05-20 10:31:57 +00:00
github-actions
e2b3fa301e chore: Update example.env 2024-05-17 05:36:30 +00:00
github-actions
bef73253c7 chore: Update example.env 2024-05-15 13:35:41 +00:00
github-actions
5d950887fe chore: Update example.env 2024-05-15 05:21:04 +00:00
github-actions
9c3251a722 chore: Update example.env 2024-05-13 11:33:31 +00:00
github-actions
be41f8fe4f chore: Update example.env 2024-05-09 05:38:37 +00:00
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
github-actions
1544788406 chore: Update example.env 2024-05-06 08:50:11 +00:00
github-actions
13904d0a72 chore: Update example.env 2024-05-03 17:40:54 +00:00
github-actions
4be1624641 chore: Update example.env 2024-05-02 04:32:28 +00:00
Revant Nandgaonkar
0942b8873a
fix: gitignore (#1391) 2024-05-01 12:25:49 +05:30
dependabot[bot]
6fd6c7f0ae
chore(deps): bump docker/bake-action from 4.3.0 to 4.5.0 (#1390)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4.3.0 to 4.5.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v4.3.0...v4.5.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-05-01 12:25:34 +05:30
dependabot[bot]
b7a652b9c6
chore(deps): bump pytest from 8.1.1 to 8.2.0 (#1389)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0.
- [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.1.1...8.2.0)

---
updated-dependencies:
- dependency-name: pytest
  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-05-01 12:25:05 +05:30
github-actions[bot]
c5404245b3
chore(deps): Update pre-commit hooks (#1384)
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2024-05-01 12:24:38 +05:30
github-actions
1c78d3eb6a chore: Update example.env 2024-04-26 02:19:20 +00:00
Sudhegan Shyam
3b0ffc3bb9
add build library for arm64 binaries (#1379)
* add build library for arm64 binaries

* update git ignore

* move arm64 lib to base layer
2024-04-26 04:46:07 +05:30
github-actions[bot]
9e091abc8d
chore(deps): Update pre-commit hooks (#1382)
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2024-04-25 13:20:41 +05:30
github-actions
274ef8a975 chore: Update example.env 2024-04-25 03:47:23 +00:00
github-actions
c4fa0766d2 chore: Update example.env 2024-04-24 10:57:17 +00:00
github-actions
19f6fa52d4 chore: Update example.env 2024-04-19 08:48:43 +00:00
github-actions
9478eca866 chore: Update example.env 2024-04-17 09:34:14 +00:00
github-actions
9f04d4c0ba chore: Update example.env 2024-04-17 06:21:06 +00:00
github-actions[bot]
6af91304f1
chore(deps): Update pre-commit hooks (#1375)
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2024-04-13 17:17:32 +05:30
github-actions
23c0c50993 chore: Update example.env 2024-04-13 10:37:29 +00:00
gp
3ec36e2e57
Improve custom apps documentation (#1374) 2024-04-13 07:54:32 +05:30
github-actions
1bc075401f chore: Update example.env 2024-04-12 10:10:30 +00:00
github-actions
e2a1b4fd0f chore: Update example.env 2024-04-11 13:32:35 +00:00
Richard Pablo
ade69369fb
#1370 Adding platform parameter (#1371)
Adding the platform parameter to be able to run this compose in non amd64 platforms
2024-04-11 18:14:32 +05:30
github-actions
e94081df87 chore: Update example.env 2024-04-11 07:47:26 +00:00
github-actions[bot]
1479201fd4
chore(deps): Update pre-commit hooks (#1368)
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2024-04-09 03:14:53 +05:30
github-actions
92f60cc16d chore: Update example.env 2024-04-07 10:49:06 +00:00
github-actions
901b9404b0 chore: Update example.env 2024-04-04 09:06:50 +00:00
github-actions
afd991bcba chore: Update example.env 2024-04-03 10:41:22 +00:00
github-actions
09c69baaec chore: Update example.env 2024-03-29 19:18:38 +00:00
github-actions
b48c1bcd1a chore: Update example.env 2024-03-29 05:50:30 +00:00