Commit graph

1968 commits

Author SHA1 Message Date
Ingo Schuck
8f4130b5d3 Revert "feat(images): permissive boolean check for INSTALL_CHROMIUM"
This reverts commit 0a04e5ecd2.
2026-05-07 21:50:36 +02:00
Ingo Schuck
93ade44c6b Revert "fix all entrypoint.sh permissions to 755"
This reverts commit c7ac6b7666.
2026-05-07 21:50:12 +02:00
Oktett-8
f2d96ab8eb
Merge branch 'frappe:main' into Fix-entrypoint-permission 2026-05-07 21:46:16 +02:00
Ingo Schuck
c7ac6b7666 fix all entrypoint.sh permissions to 755 2026-05-07 21:40:40 +02:00
jslocomotor
0a04e5ecd2 feat(images): permissive boolean check for INSTALL_CHROMIUM 2026-05-07 21:40:40 +02:00
jslocomotor
c302af9dd5 feat(images): toggle chromium installation 2026-05-07 21:40:40 +02:00
Daniel Radl
d24093469d
Merge pull request #1905 from jslocomotor/feat/configure-chromium-installation
feat(images): toggle chromium installation
2026-05-07 15:11:26 +02:00
jslocomotor
2af7b06f8d feat(images): permissive boolean check for INSTALL_CHROMIUM 2026-05-07 14:03:12 +02:00
jslocomotor
5d9f2e41a0 feat(images): toggle chromium installation 2026-05-06 20:30:52 +02:00
Ingo Schuck
373e6c1e20 Fix entrypoint.sh permission 2026-05-06 19:35:03 +02:00
github-actions
edfd8f0755 chore: Update example.env 2026-05-05 17:03:26 +00:00
RocketQuack
d8393e0402
Merge pull request #1897 from jslocomotor/feat/migrator-service
feat(compose): add migrator service override and documentation
2026-05-03 23:32:20 +02:00
jslocomotor
9432daaaaf docs(env): added migration service variable description 2026-05-03 21:06:04 +02:00
jslocomotor
092a3769b1 docs(overrides): corrected migrator description 2026-04-30 23:33:05 +02:00
jslocomotor
ae221ebf7a feat(migrator): add multi-site support to migration 2026-04-30 23:15:58 +02:00
jslocomotor
815946194c
Merge branch 'frappe:main' into feat/migrator-service 2026-04-30 21:27:18 +02:00
RocketQuack
5cdd428a66
Merge pull request #1894 from ASATechnologies/daniel/fix_ci_and_variable_threads
fix(assets): auto-repair sites assets link on startup
2026-04-30 16:53:46 +02:00
dandax123
64e6536592 fix(assets): link assets at container init 2026-04-30 13:32:25 +02:00
jslocomotor
c48aa7f39b
Merge branch 'frappe:main' into feat/migrator-service 2026-04-29 19:01:23 +02:00
jslocomotor
12e6e821bc feat(compose): add migrator service override and documentation 2026-04-29 18:57:49 +02:00
github-actions
473f08a7f9 chore: Update example.env 2026-04-28 21:31:13 +00:00
RocketQuack
db21f966ef
Merge pull request #1892 from jslocomotor/fix/docker-build-cache-apps-json
fix(build): invalidate cache when apps.json changes
2026-04-27 22:06:28 +02:00
jslocomotor
0b835b0819 docs(production): add reference to CACHE_BUST explanation 2026-04-27 21:56:00 +02:00
jslocomotor
8428dfe9ba docs(production): add automated builds and deployment guide 2026-04-27 21:37:16 +02:00
jslocomotor
a260d9a431 fix(build): add optional CACHE_BUST for custom image rebuilds 2026-04-25 17:06:20 +02:00
jslocomotor
84e0608209
Merge branch 'frappe:main' into fix/docker-build-cache-apps-json 2026-04-25 15:41:12 +02:00
github-actions
007ae42d2f chore: Update example.env 2026-04-24 16:24:36 +00:00
RocketQuack
4b8d6a94cd
Merge pull request #1891 from Rocket-Quack/fix/workflow-update-env-permissions
fix(workflows): allow stable env update push
2026-04-24 17:54:23 +02:00
RocketQuack
71399ec0f3 fix(workflows): allow stable env update push 2026-04-24 17:29:39 +02:00
jslocomotor
c7a437ad63
Merge branch 'frappe:main' into fix/docker-build-cache-apps-json 2026-04-24 17:12:12 +02:00
jslocomotor
d2308438d0 fix(build): add apps.json hash for cache invalidation 2026-04-24 17:11:06 +02:00
RocketQuack
50e0ad5d3f
Merge pull request #1890 from Rocket-Quack/fix/reusable-core-build-workflows
fix(workflows): enable reusable core build workflows
2026-04-24 16:22:53 +02:00
RocketQuack
6633e61bfb fix(workflows): enable reusable core build workflows 2026-04-24 16:08:26 +02:00
RocketQuack
f8cfe4cb82
Merge pull request #1886 from frappe/dependabot/github_actions/docker/build-push-action-7
chore(deps): bump docker/build-push-action from 6 to 7
2026-04-23 11:55:44 +02:00
dependabot[bot]
a41764b9cc
chore(deps): bump docker/build-push-action from 6 to 7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-23 08:23:59 +00:00
RocketQuack
b358359f61
Merge pull request #1880 from ews-pgasser/chore/bump-redis-socketio-6.2-to-8.6
chore: bump redis from 6.2 to 8.6-alpine
2026-04-22 17:46:32 +02:00
Daniel Radl
50ab0b7503
Merge pull request #1885 from AMR-Mannesmann/docsadd-title-06.03
fix(docs): add title to 06.03
2026-04-22 16:40:39 +02:00
Daniel Radl
dabfb42777
fix(docs): add title to 06.03 2026-04-22 16:38:55 +02:00
Daniel Radl
91bde56e7b
Merge pull request #1882 from simonsan/patch-1
Use `mariadb-admin` for health check
2026-04-22 16:33:31 +02:00
Daniel Radl
05dfe8912f
fix(pwd): use mariadb healthcheck.sh 2026-04-22 16:31:19 +02:00
RocketQuack
68a8ed8a84 docs(readme): refresh README header and overview 2026-04-22 15:28:45 +02:00
RocketQuack
9a345364e4 docs(readme): remove duplicate documentation links 2026-04-22 15:28:39 +02:00
RocketQuack
bcdd8127c0 docs(readme): clarify demo setup and remove play-with-docker link because no longer available 2026-04-22 15:28:39 +02:00
RocketQuack
3b3873cad5
Merge branch 'frappe:main' into main 2026-04-22 12:30:28 +02:00
RocketQuack
787eed965d
Merge pull request #1881 from Rocket-Quack/feat/rework-workflows-image-building
feat: rework workflows and new image building workflow
2026-04-22 12:24:42 +02:00
RocketQuack
68aca626f7
Merge pull request #1808 from Bamboi-tech/fix/add-pnpm
fix: enable pnpm via corepack for apps that require it (e.g. drive)
2026-04-22 12:22:46 +02:00
Thomas
ef3eba6ac9
enable pnpm via corepack in prod containerfil 2026-04-22 11:44:03 +02:00
github-actions
2fb6f2553d chore: Update example.env 2026-04-22 00:48:17 +00:00
RocketQuack
de4c85f68f chore(ci): add compatibility wrappers for legacy workflow names 2026-04-22 00:07:57 +02:00
simonsan
e72767546f
Use mariadb-admin for health check
mysql_upgrade is not existing anymore in the new 11.x images
2026-04-21 23:49:18 +02:00