Commit graph

1746 commits

Author SHA1 Message Date
adithya
731efdb02b fix: MariaDB permission issue with Docker Desktop
After updating the Docker Desktop for Windows to v4.55.0 MariaDB had an
issue related to permission denied for connections from other
containers. This commit resolves it by adding a dedicated network for
all the containers in the compose, and adding a flag of MariaDB to avoid
DNS resolution.
2026-01-21 16:34:56 +05:30
github-actions
56c8f7e277 chore: Update example.env 2026-01-20 17:03:43 +00:00
Daniel Radl
71da246b40
Merge pull request #1798 from Rocket-Quack/chore/Transition-Update-Traefik-to-Version-3.6
chore: Transition preparations to update Traefik Image to version 3.6
2026-01-19 22:11:18 +01:00
RocketQuack
a1265baed6 chore: run pre-commit fixes 2026-01-19 19:07:33 +01:00
Rocket-Quack
a6e92bf984 fix(lint): Traefik transition comment typo 2026-01-19 17:36:49 +01:00
Rocket-Quack
166a904041 docs: deprecation note for SITES in favor of SITES_RULE for v3 traefik 2026-01-19 15:24:43 +01:00
Rocket-Quack
81ca6ca522 chore(traefik): usage of v3 traefik with v2 rule syntax 2026-01-19 15:23:06 +01:00
github-actions
bc254c2b4c chore: Update example.env 2026-01-14 12:42:50 +00:00
github-actions
56c6520e29 chore: Update example.env 2026-01-13 15:11:17 +00:00
Revant Nandgaonkar
f5fc7b40ae
feat: publish version 16 for helm chart (#1758) 2026-01-13 13:52:46 +05:30
github-actions
184499f998 chore: Update example.env 2026-01-08 08:43:10 +00:00
github-actions
6897174970 chore: Update example.env 2026-01-07 05:23:32 +00:00
github-actions
1c34394577 chore: Update example.env 2026-01-03 10:57:08 +00:00
Daniel Radl
4b90bfdade
docs(readme): refactor readme to explaining how to navigate this repository (#1779) 2026-01-02 02:30:45 +05:30
github-actions
afcc450311 chore: Update example.env 2025-12-30 13:58:32 +00:00
Daniel Radl
4351b05141
Merge pull request #1778 from AMR-Mannesmann/docs-use-custom.env-in-setup
docs: use costom.env in setup
2025-12-29 10:52:24 +01:00
daniel.radl
a6eba1e913 docs: use costom.env in setup 2025-12-29 10:42:25 +01:00
Daniel Radl
7de99474cb
docs: added deployment methode chooser (#1777) 2025-12-25 05:20:35 +05:30
Akhil Narang
e30f03ccba
fix: use python 3.14 and node 24 for bench image
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-24 18:23:52 +05:30
Akhil Narang
9317c95333
fix: use python 3.14 and node 24 for v16/develop
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-24 16:07:05 +05:30
github-actions
a1bbe96594 chore: Update example.env 2025-12-23 17:07:48 +00:00
github-actions
43863d2537 chore: Update example.env 2025-12-23 08:54:33 +00:00
github-actions
d53666742f chore: Update example.env 2025-12-22 09:11:26 +00:00
github-actions
daca8b134f chore: Update example.env 2025-12-19 14:00:01 +00:00
github-actions
f00657856a chore: Update example.env 2025-12-18 13:12:58 +00:00
Daniel Radl
c1d8d516cf
Merge pull request #1773 from amr3k/main
Remoed the `version` attribute from docker compose files
2025-12-17 15:23:54 +01:00
github-actions
69bf7a9f67 chore: Update example.env 2025-12-17 10:09:44 +00:00
A̴m̴r̴ ع̲مِےـرۅ
92a3494ded
Remoed the version attribute from docker compose files 2025-12-17 11:10:10 +02:00
github-actions
fe16bf9c00 chore: Update example.env 2025-12-16 15:47:23 +00:00
github-actions
b647e0c839 chore: Update example.env 2025-12-12 09:32:45 +00:00
github-actions
979d54eeb6 chore: Update example.env 2025-12-11 11:23:56 +00:00
dependabot[bot]
ac01dd86f1
chore(deps): bump peter-evans/create-pull-request from 7 to 8 (#1765)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-11 06:10:54 +05:30
dependabot[bot]
43ea59db62
chore(deps): bump pytest from 9.0.1 to 9.0.2 (#1761)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.1 to 9.0.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/9.0.1...9.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.2
  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>
2025-12-11 06:09:36 +05:30
Daniel Radl
9cd1a21e27
Merge pull request #1764 from MichaelUray/patch-1
Fixed link to 04-operations/01-site-operations.md
2025-12-10 12:04:14 +01:00
Michael Uray
4548ead3dd
Update link to site operations documentation
Fixed link to
04-operations/01-site-operations.md
2025-12-09 23:28:00 +01:00
github-actions
47c6a21482 chore: Update example.env 2025-12-09 17:34:54 +00:00
Ali Al Saif
09934d576c
docs: reorganize documentation structure with numbered navigation (#1729)
* docs: reorganize documentation structure into logical categories

Restructure documentation into organized directories for better navigation:

- getting-started/: Quick start guides for new users
- setup/: Setup and configuration guides
- production/: Production deployment guides (backup, TLS, multi-tenancy)
- operations/: Site operations and management
- development/: Development workflow guides
- migration/: Migration guides
- troubleshooting/: Troubleshooting guides
- reference/: Reference documentation (container setup, build configs)

Rename files for consistency:
- Use kebab-case naming convention throughout
- Remove numbered prefixes from container-setup files
- Use descriptive names (backup-strategy, tls-ssl-setup, etc.)

Update all internal cross-references to reflect new file locations.
Update README.md with organized documentation structure.
Fix image paths in development.md to use correct relative paths.

* docs: add numeric prefixes to directories and files for navigation order

Add numeric prefixes (01-08) to documentation directories to indicate
reading order and flow for first-time users:

- 01-getting-started: Quick start guides
- 02-setup: Setup and configuration
- 03-production: Production deployment
- 04-operations: Site operations
- 05-development: Development guides
- 06-migration: Migration guides
- 07-troubleshooting: Troubleshooting
- 08-reference: Reference documentation

Add numeric prefixes to files within directories to guide readers
through documentation in a logical sequence.

Update all cross-references throughout documentation to use new
numbered paths. Update README.md to reflect the new structure.

* docs: move container-setup to 02-setup and integrate setup-options content

Move container-setup directory from 08-reference/ to 02-setup/ to follow
PR feedback. The container-setup documentation provides a more linear
and coherent flow compared to the previous unstructured setup files.

Changes:
- Move container-setup/ from docs/08-reference/ to docs/02-setup/
- Integrate content from setup-options.md into structured flow:
  - Create new 06-setup-examples.md with practical deployment scenarios
  - Enhance 03-start-setup.md with site creation details from setup-options
  - Remove redundant 01-setup-options.md (content now integrated)
- Rename 02-single-server-example.md to 07-single-server-example.md
- Update all cross-references throughout documentation:
  - Update README.md with new structure under Setup section
  - Fix links in site-operations.md and migration docs
  - Add navigation links between container-setup files and examples
- Maintain container-setup's linear flow: overview → build → start → env → overrides
- Add practical examples document (06-setup-examples.md) that follows the container-setup guide

Result: Documentation now follows a clear progression from conceptual
overview through practical examples, with all setup information properly
organized under 02-setup/.

* docs: remove container-setup subfolder and flatten structure

Move all files from docs/02-setup/container-setup/ directly into docs/02-setup/
to eliminate unnecessary subfolder. Files are already numbered sequentially,
so they work perfectly at the same level.

Changes:
- Move all files from container-setup/ subfolder to 02-setup/ root
- Remove container-setup/ subfolder
- Update all cross-references:
  - Update README.md paths (remove container-setup/ from all links)
  - Fix references in site-operations.md
  - Fix references in migration docs
  - Update internal references in 06-setup-examples.md
  - Fix relative path references in 01-overview.md, 02-build-setup.md, 03-start-setup.md

Result: Cleaner, flatter structure with all numbered setup files at the
same level, making navigation more straightforward.

* fix: Pre-commit failure is fixed

---------

Co-authored-by: adithya <adithya.a@bayesian.in>
2025-12-06 10:07:36 +05:30
dependabot[bot]
df2ce36cb3
chore(deps): bump docker/bake-action from 6.9.0 to 6.10.0 (#1755)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6.9.0...v6.10.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-version: 6.10.0
  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>
2025-12-05 09:53:30 +05:30
dependabot[bot]
2bd0189791
chore(deps): bump actions/checkout from 5 to 6 (#1752)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-05 09:53:13 +05:30
github-actions
46b2643e4c chore: Update example.env 2025-12-02 17:07:33 +00:00
Daniel Radl
e7db934767
Merge pull request #1754 from AMR-Mannesmann/devcontainer-sqltools
feat(devcontainer): Add mariadb driver and connection settings
2025-11-26 13:14:09 +01:00
Daniel Radl
5a535cc8fa
feat(devcontainer): Add mariadb driver and connection settings
actually make use of the already installed sqltools
2025-11-26 13:08:31 +01:00
github-actions
d8a917e5bd chore: Update example.env 2025-11-26 09:47:24 +00:00
github-actions
b4a6700167 chore: Update example.env 2025-11-25 15:37:28 +00:00
github-actions
f547946475 chore: Update example.env 2025-11-21 18:09:50 +00:00
github-actions
17dda594ad chore: Update example.env 2025-11-21 11:12:35 +00:00
Daniel Radl
9a6ae480de
Merge pull request #1750 from AMR-Mannesmann/feat-added-v16-docker-images
feat: added v16 docker images
2025-11-20 14:26:30 +01:00
daniel.radl
090f74617a feat: added v16 docker images 2025-11-19 15:07:18 +01:00
Daniel Radl
c9f78de38d
Merge pull request #1743 from frappe/dependabot/pip/pytest-9.0.1
chore(deps): bump pytest from 8.4.2 to 9.0.1
2025-11-19 10:21:06 +01:00
Daniel Radl
48e30af05b
Merge pull request #1736 from elhananjair/patch-4
Changing type of DB_PORT to string
2025-11-19 10:13:58 +01:00