2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-19 18:49:01 +00:00
Commit Graph

1057 Commits

Author SHA1 Message Date
Revant Nandgaonkar
499c1fbed4
fix: remove payments (#1063)
payments is optional dep for erpnext
2023-01-28 12:20:45 +05:30
Revant Nandgaonkar
6a3b97302c
docs: fix kaniko build-arg (#1058) 2023-01-25 17:27:43 +05:30
Salah Aldin Fateh
1962ac2eec
Remove unnecessary WORKDIR (#1057) 2023-01-25 17:27:30 +05:30
github-actions
ccb3117a38 chore: Update example.env 2023-01-25 04:11:59 +00:00
Salah Aldin Fateh
f0d94819a3
add read perms to nginx-entrypoint (#1053)
* add read perms to nginx-entrypoint

* chore: set file permission for custom image

accepted as per suggestion from users
not required for linux runners

Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2023-01-21 16:48:53 +05:30
Revant Nandgaonkar
e9f28c9932
fix: set exec for nginx entrypoint (#1051)
for OS that mess up permission
2023-01-20 13:25:21 +05:30
Revant Nandgaonkar
6a1e3f3a20
docs: backup command for cron (#1048) 2023-01-18 13:16:50 +05:30
Revant Nandgaonkar
bb1e4bb341
feat: add restic (#1044)
* feat: add restic

allows incremental snapshot backups
remove custom push-backup script

* ci: remove .git dir to skip fetch_details_from_tag

fixes https://github.com/frappe/frappe_docker/actions/runs/3938883301/jobs/6738091655
2023-01-18 11:31:18 +05:30
github-actions
44df16fd04 chore: Update example.env 2023-01-17 16:14:52 +00:00
Revant Nandgaonkar
455a523205
fix: add weasyprint dependencies (#1047)
* fix: add weasyprint dependencies

fixes #1045

* ci: fix trigger to test pr

* fix: add weasyprint deps to bench
2023-01-17 17:12:27 +05:30
Revant Nandgaonkar
a270514eb1
fix: redis service context error (#1042)
https://discuss.frappe.io/t/service-redis-has-neither-an-image-nor-a-build-context-specified-invalid-compose-project/99936
2023-01-16 16:56:28 +05:30
Revant Nandgaonkar
7b193e3392
fix: remove git remotes for erpnext (#1041)
fix github rate limit error on bench install-app
2023-01-16 12:29:30 +05:30
Revant Nandgaonkar
44d6f237d5
fix: pass single string as arg (#1040)
fixes #1037
2023-01-16 10:07:00 +05:30
Revant Nandgaonkar
6e2e4d2143
fix: remove frappe version from .env (#1038) 2023-01-16 05:21:14 +05:30
dependabot[bot]
268cdcdec1
chore(deps): bump pytest from 7.2.0 to 7.2.1 (#1036)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.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/7.2.0...7.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 04:48:20 +05:30
github-actions
c913f27540 chore: Update example.env 2023-01-15 23:16:47 +00:00
Revant Nandgaonkar
e6088af885
refactor: build only one frappe/erpnext image (#1032)
* ci: skip frappe builds

* refactor: build only one frappe/erpnext image

* fix: lint nginx entrypoint script

* docs: update and organize docs

* docs: fix lint errors

* fix(custom): pass base64 encoded apps json

* ci: update dependabot

* docs: update contributing

* docs: remove info about multi image setup

* fix: initiate empty common_site_config.json

default config has host keys set to localhost
causes connection errors

* docs: add details for pwd volumes

* fix: symlink assets instead of copy

* fix: nginx private files

* ci: skip docker compose v2 install for ubuntu-latest

* fix: organize layers

* feat: allow remove git remote for custom image

* docs: allow remove git remote for custom image

* fix: remove duplicate --apps_path
2023-01-16 04:20:09 +05:30
github-actions
f8e43a3114 chore: Update example.env 2023-01-10 18:00:47 +00:00
github-actions
36f8e63c18 chore: Update example.env 2023-01-10 13:44:08 +00:00
github-actions
5799f87277 chore: Update example.env 2023-01-04 06:26:25 +00:00
github-actions
9859178907 chore: Update example.env 2023-01-04 03:07:01 +00:00
github-actions
cadaa0a0bf chore: Update example.env 2022-12-27 12:53:43 +00:00
github-actions
11fb3fdf60 chore: Update example.env 2022-12-27 10:08:33 +00:00
Bernhard Sirlinger
8f7b234a12
feat: make client_max_body_size configurable via env (#1029) 2022-12-27 03:12:22 +05:30
Bernhard Sirlinger
75e44ba902
feat: make proxy read timeout configurable via env (#975) 2022-12-25 13:23:55 +05:30
github-actions[bot]
e9a2512ba2
chore(deps): Update pre-commit hooks (#1027)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-22 19:18:40 +05:30
dependabot[bot]
a5667b0774
chore(deps): bump nginxinc/nginx-unprivileged in /images/nginx (#1026)
Bumps nginxinc/nginx-unprivileged from 1.23.2-alpine to 1.23.3-alpine.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 19:58:16 +05:30
dependabot[bot]
ab59b25e12
chore(deps): bump actions/stale from 6 to 7 (#1025)
Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 19:57:38 +05:30
github-actions
0f452571af chore: Update example.env 2022-12-20 14:17:22 +00:00
github-actions
fb39fd6415 chore: Update example.env 2022-12-20 10:46:23 +00:00
Revant Nandgaonkar
e721081f16
fix: mount assets on workers (#1022) 2022-12-20 15:26:28 +05:30
Siraj Samsudeen
b0cc2bffc7
updated link to Docker Manual with screenshots (#1013)
* updated link to Docker Manual with screenshots

* added 2 images to docs/images and linked them
2022-12-20 10:46:50 +05:30
github-actions[bot]
d85f54cd7b
chore(deps): Update pre-commit hooks (#1023)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-18 21:36:47 +05:30
github-actions[bot]
41dd3149ff
chore(deps): Update pre-commit hooks (#1021)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-17 18:12:33 +05:30
github-actions[bot]
a8adae2c84
chore(deps): Update pre-commit hooks (#1019)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-14 13:17:17 +05:30
github-actions
d15867fea3 chore: Update example.env 2022-12-13 12:35:58 +00:00
github-actions[bot]
01fdbfb226
chore(deps): Update pre-commit hooks (#1017)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-13 17:40:39 +05:30
github-actions
70c815b958 chore: Update example.env 2022-12-13 10:35:47 +00:00
dependabot[bot]
f48abb6244
chore(deps-dev): bump black from 22.10.0 to 22.12.0 (#1016)
Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.10.0...22.12.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 17:31:22 +05:30
github-actions[bot]
45c6401da9
chore(deps): Update pre-commit hooks (#1015)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-10 13:52:56 +05:30
Revant Nandgaonkar
009877d67c
fix: create config directory in worker image (#1014)
* fix: add git to worker image

* fix: create config directory in worker image
2022-12-10 13:52:37 +05:30
github-actions
19c5e5099c chore: Update example.env 2022-12-08 15:50:14 +00:00
github-actions[bot]
c6aa9e21c8
chore(deps): Update pre-commit hooks (#1011)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-08 18:43:57 +05:30
github-actions
d9fa219bb1 chore: Update example.env 2022-12-06 14:54:23 +00:00
github-actions
c35613d64b chore: Update example.env 2022-12-06 10:25:22 +00:00
github-actions[bot]
17197aca2c
chore(deps): Update pre-commit hooks (#1007)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-04 04:17:42 +05:30
github-actions
51024d819d chore: Update example.env 2022-11-30 15:34:51 +00:00
github-actions[bot]
24b96ff6af
chore(deps): Update pre-commit hooks (#1005)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-11-30 14:06:55 +05:30
github-actions
f683edc205 chore: Update example.env 2022-11-29 13:31:32 +00:00
github-actions
915fb780b6 chore: Update example.env 2022-11-29 10:43:51 +00:00