Commit graph

65 commits

Author SHA1 Message Date
JJ-Cronos
069de7d72a feat: Add cd rafnav bench alias 2025-04-01 09:21:15 +02:00
JJ-Cronos
f06c9b7c04 fix: Add build step on container build 2025-03-31 12:21:09 +02:00
JJ-Cronos
31fa30967d ci: Move build to last step 2025-03-27 14:43:27 +02:00
JJ-Cronos
e410c5938f feat: Update production image
- Bump python to 3.12.3
- bump node to v22.14.0
- update dependencies from Frappe Docker repo
- use custom-apps config from Frappe Docker Repo
- Add rafnav apps to image
- add prod build cmd to installation script
2025-03-27 12:20:01 +02:00
JJ-Cronos
d4fa1c6ef0 fix: Update development image
- Reogranise docker file
- remove depr python & erpnext v14
- update dev alias
- bump node to v22.14.0
2025-03-27 12:17:38 +02:00
JJ-Cronos
42297d6450 fix: Remove custom docker image 2025-03-27 12:14:44 +02:00
JJ-Cronos
2e12704e83 feat: Add rafnav site install 2024-10-07 08:24:22 +02:00
JJ-Cronos
a8071c7090 fix: Development Apps 2024-10-07 08:14:30 +02:00
JJ-Cronos
1a6a278765 feat: Add RAFNAV_CORE App install 2024-06-04 08:54:16 +02:00
JJ-Cronos
7b8a59d418 fix: Remove GCM Conflict 2024-06-04 08:34:37 +02:00
JJ-Cronos
3005beb36c feat: easier development start cmd 2024-05-25 14:12:57 +02:00
JJ-Cronos
3af70b6282 feat: Add GCM 2024-05-24 10:18:14 +02:00
JJ-Cronos
20541c5fbf Fix: Correct Image use for development 2024-05-19 18:39:18 +02:00
JJ-Cronos
95b1fcc8e7 feat: Add Docker Image aliases 2024-05-17 14:52:22 +02:00
JJ-Cronos
0eb9e4944f doc: Add docker image development 2024-05-17 14:51:47 +02:00
JJ-Cronos
96a7a50d7c feat: RAFNAV docker image 2024-05-15 16:54:22 +02: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
Dhafer Soudani
76a3d5df80
fix: add missing file package for bench restore (#1359)
Co-authored-by: dhafer <dhafer.souadni@ensi-uma.tn>
2024-03-22 11:27:00 +05:30
HENRY Florian
e582a2448d
fix: add file cmd because restore bench need it since frappe commit: 50d21677b872ff89d2912c7b57467757a35f549a (#1343) 2024-02-29 17:45:56 +05:30
0xD0M1M0
961453812c
fix: Fix gpg and less (#1321)
* fix: Add gpg and less

Add gpg so backup "bench --site yoursite.com backup --with-files --compress" does not fail if encryption is enabled

Add "less": fixes #1301

* fix: Add gpg and less

Add gpg so backup "bench --site yoursite.com backup --with-files --compress" does not fail if encryption is enabled

Add "less": fixes frappe#1301

* fix: Update documentation

update documentation to resemble current status

* fix: trailing whitespace

---------

Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2024-01-28 11:53:14 +05:30
Revant Nandgaonkar
f605addb71
refactor: prepare for v15 (#1243)
* chore: resolve merge conflict

* ci: changes for version 15

* chore: upgrade python and nodejs

* ci: fix v15 build

* fix: add redis_socketio for backward compatibility

* ci: fix v15 build

* ci: fix test endpoint

changed to erpnext.templates.pages.search_help.get_help_results_sections
2023-10-20 18:40:10 +05:30
Faris Ansari
2b4b39a65b
fix: set node version to 18 for frappe develop (#1166) 2023-07-02 17:20:33 +05:30
Revant Nandgaonkar
779f8be4fe
fix: add python 3.11 and nodejs 18 (#1163)
used for frappe develop branch
2023-06-28 15:53:35 +05:30
Revant Nandgaonkar
e6c0e7263b
ci: refactor (#1158)
* ci: refactor

use debian bookworm
use updated wkhtmltopdf
override python and nodejs versions

* ci: fix bench and test

* ci: remove comments from example.env

* docs: add maintenance section
2023-06-26 11:54:37 +05:30
Revant Nandgaonkar
e9fa75d144
fix: use stable bench branch (#1138)
#1137
2023-05-10 15:47:37 +05:30
Revant Nandgaonkar
98ea4212a4
fix: default config for production (#1088)
reported here https://discuss.frappe.io/t/frappe-docker-2023-production-setup-password-reset-email-link-added-with-port-8000/101844
2023-03-05 18:48:37 +05:30
Salah Aldin Fateh
1962ac2eec
Remove unnecessary WORKDIR (#1057) 2023-01-25 17:27:30 +05:30
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
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
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
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
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
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
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
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
Revant Nandgaonkar
63902fd427
fix(frappe-socketio): use package.json from frappe repo (#996)
fixes #994
2022-11-05 14:43:33 +05:30
Peter Dave Hello
bfd847eaca
Prevent leaving pip install cache in Docker image (#985) 2022-10-28 18:45:44 +05:30
Babuuu
83f7db0c50
Use docker --chown command instead of RUN chown (#979)
The `RUN chown -R frappe:frappe /home/frappe` command was taking too long for me, over 6 minutes before I gave up and killed it. docker chown is faster, and it helps avoid creating a new layer.
2022-10-24 17:52:22 +05:30
dependabot[bot]
35b944d850
chore(deps): bump nginxinc/nginx-unprivileged in /images/nginx (#978)
Bumps nginxinc/nginx-unprivileged from 1.23.1-alpine to 1.23.2-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-10-21 21:49:32 +05:30
Revant Nandgaonkar
8e7f8b3b71
fix: install correct nodejs as per frappe version (#970)
fixes #967, #969
2022-10-19 14:22:07 +05:30
Revant Nandgaonkar
ba68887e40
fix: install node and python envs for v13 (#963)
fixes #962
2022-10-16 13:38:16 +05:30
Jeffery CHEN Fan
301e4770a4
Update Dockerfile (#926) 2022-09-16 04:06:12 +05:30
Revant Nandgaonkar
ec584ba9c8
Deprecate assets builder (#922)
* feat: remove assets-builder image

* ci: remove version 12 builds

* fix: v13 nginx builds
2022-09-12 14:20:05 +05:30
Revant Nandgaonkar
2c1e5425b6
fix(bench): add dependencies to build python using pyenv (#920)
* fix(bench): add dependencies to build python using pyenv

fixes #840

* fix(bench): comment typo
2022-09-09 15:48:22 +05:30
HENRY Florian
7e5d9c7f53
feat: remove version-12 dependencies (#898)
* feat: remove version-12 dependencies

* chore: Add in comment missing depdencies

* chore: Add in comment missing depdencies

* chore: Add in comment missing depdencies
2022-08-30 12:40:33 +05:30
Revant Nandgaonkar
6fa946a630
fix: install frappe/payments for v14 and develop (#867)
* fix: install frappe/payments for v14 and develop

* fix: test installs payments as per version

* fix: copy all apps for erpnext images

* fix: test installs payments on version-14

* fix: get_latest_tags script

* fix: docker build condition for v14
2022-08-02 06:01:13 +05:30
dependabot[bot]
95711cc847
chore(deps): bump nginxinc/nginx-unprivileged in /images/nginx (#856)
Bumps nginxinc/nginx-unprivileged from 1.23.0-alpine to 1.23.1-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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 17:18:08 +05:30
Revant Nandgaonkar
1754e6872f
add python 3.10 (#837)
* fix: use py 3.10 for v14

closes #836

* docs: update development readme for py versions

* ci: update github actions py version to 3.10

* Quote Python version in yaml files

* fix: typo in environment variable

Co-authored-by: Lev Vereshchagin <mail@vrslev.com>
2022-07-03 15:09:10 +05:30