2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-19 10:39:02 +00:00
Commit Graph

1041 Commits

Author SHA1 Message Date
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
github-actions[bot]
41cba18a1a
chore(deps): Update pre-commit hooks (#1003)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-11-24 14:08:39 +05:30
github-actions
77eac51125 chore: Update example.env 2022-11-22 16:14:45 +00:00
github-actions
933fc37209 chore: Update example.env 2022-11-22 13:24:14 +00:00
github-actions
e858078d30 chore: Update example.env 2022-11-15 13:15:51 +00:00
github-actions
b2f6bf1a48 chore: Update example.env 2022-11-15 11:07:31 +00:00
github-actions[bot]
7b5eac5d53
chore(deps): Update pre-commit hooks (#1001)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-11-11 15:57:07 +05:30
github-actions[bot]
ac039770dc
chore(deps): Update pre-commit hooks (#1000)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-11-10 13:14:08 +05:30
github-actions
1d707e86be chore: Update example.env 2022-11-08 12:27:55 +00:00
github-actions
bf1f8b4c16 chore: Update example.env 2022-11-08 10:39:19 +00:00
Revant Nandgaonkar
63902fd427
fix(frappe-socketio): use package.json from frappe repo (#996)
fixes #994
2022-11-05 14:43:33 +05:30
github-actions
3661059667 chore: Update example.env 2022-11-04 15:58:35 +00:00
Smit Vora
e468921b5e
fix: incorrect eval for bool in bash (#995) 2022-11-04 17:12:13 +05:30
github-actions
6c1e8c2c08 chore: Update example.env 2022-11-03 08:17:35 +00:00
Smit Vora
01bd8f6bb2
feat: install client apps using script (#992)
* feat: install client apps using script

* chore: ignore shellcheck pre-commit
2022-11-03 12:59:11 +05:30
github-actions
2a334a2724 chore: Update example.env 2022-11-01 17:32:13 +00:00
github-actions
ba3cadbc4f chore: Update example.env 2022-11-01 13:54:43 +00:00