Commit graph

405 commits

Author SHA1 Message Date
Théophile Diot
c2a18188df
chore: bump version to 1.6.1-rc1 and update related files 2025-02-19 10:54:00 +01:00
Théophile Diot
b0cc031874
fix: update MODSECURITY CRS plugin references to use simplified naming convention 2025-02-18 16:39:33 +01:00
Théophile Diot
068e7b2cc4
[#1999] fix: update syslog-ng image to version 4.8.0 and add capabilities 2025-02-18 09:45:01 +01:00
Théophile Diot
bd846e7d3d
fix: rename volume references from bw-data to bw-storage for consistency 2025-02-18 08:53:40 +01:00
Théophile Diot
11b29dc70e
🚀 Road to 1.6.0 2025-02-13 11:18:50 +01:00
Théophile Diot
688f8eb4cb
Bump version to 1.6.0-rc4 across project files and Docker configurations 2025-01-27 16:28:50 +01:00
Théophile Diot
4b5a195c39
Bump version to 1.6.0 and update related configurations 2025-01-27 15:28:10 +01:00
Théophile Diot
9f171d7db4
Bump version to 1.6.0-rc3 across project files and Docker configurations 2025-01-22 11:10:45 +01:00
Théophile Diot
92d8af4a5b
Bump version to 1.6.0-rc2 and update related Dockerfiles and configurations 2025-01-15 16:19:47 +01:00
Théophile Diot
8df30f01e5
Update PostgreSQL and MySQL images to latest versions in configuration files 2025-01-10 11:43:11 +01:00
Théophile Diot
95456ddff9
Enable automatic Let's Encrypt certificate generation in Authelia docker-compose configuration 2025-01-09 13:11:31 +01:00
Théophile Diot
cd39c99102
Fix path in setup-linux.sh to copy configs from the correct directory 2025-01-09 12:00:23 +01:00
Théophile Diot
7d6a19321b
Add ModSecurity rule to remove false positives for LFI attacks in Authelia configuration 2025-01-08 16:07:33 +01:00
Théophile Diot
6222c0ad4a
Add redis-data volume to autoconf.yml for persistent storage in authelia example 2025-01-08 13:38:50 +01:00
Théophile Diot
67a04f8ba5
Remove obsolete Magento test configuration file 2025-01-08 12:10:46 +01:00
Théophile Diot
054dd85af8
Enable AUTO_LETS_ENCRYPT in Redmine Docker Compose configuration for automatic SSL certificate generation 2025-01-07 17:21:03 +01:00
Théophile Diot
5155a203f3
Update Redmine and database configurations to use PostgreSQL and version 6 2024-12-31 13:33:06 +00:00
Théophile Diot
de4366ac1c
Update MariaDB image version to 11 in Passbolt configuration files 2024-12-31 13:32:58 +00:00
Théophile Diot
327933617f
Update Drupal version in setup script to 10.4.0 2024-12-31 11:23:49 +00:00
Théophile Diot
04af5fd531
Update Moodle configuration to use MARIADB environment variables 2024-12-30 20:16:47 +00:00
Théophile Diot
2e5b84a566
Update test URLs in tests.json for Tomcat example 2024-12-30 13:39:20 +00:00
Théophile Diot
77b9957d8b
Update Tomcat image version and modify TLS URL in tests.json 2024-12-30 13:07:56 +00:00
Théophile Diot
75a8f39670
Update HAProxy configuration to replace 'mybunker' with 'bunkerweb' 2024-12-29 12:57:47 +00:00
Théophile Diot
a10e9cd7f8
Add additional volume mounts for bunkerweb with appropriate permissions 2024-12-27 17:23:07 +01:00
Théophile Diot
c4cce2a1ac
Update Docker images in configuration files to use 'php:fpm' instead of 'php:fpm-alpine3.19' 2024-12-27 11:04:40 +01:00
Théophile Diot
08cba813c6
chmod +x all examples scripts 2024-12-24 12:49:09 +01:00
Théophile Diot
1092ea0e00
feat: update Docker images to version 1.6.0-rc1 in example configurations 2024-12-20 15:29:12 +01:00
Théophile Diot
a8b064cfd2
feat: remove deprecated Docker Compose example for killercoda 2024-12-04 13:29:03 +01:00
Théophile Diot
114175a5d1
feat: update killercoda example Docker Compose 2024-12-04 11:01:02 +01:00
Théophile Diot
4aa87794fa
feat: add CHECK_PRIVATE_IP environment variable to killercoda example's Docker Compose 2024-12-04 09:31:01 +01:00
Théophile Diot
12b88c4541
feat: add custom configuration to increase server names hash bucket size in Docker Compose 2024-12-03 16:42:22 +01:00
Théophile Diot
3d8bdd22b9
feat: add USE_REAL_IP and REAL_IP_FROM settings to Docker Compose example 2024-12-03 15:21:52 +01:00
Théophile Diot
f60895af73
feat: add killercoda Docker Compose example 2024-12-03 15:05:30 +01:00
Théophile Diot
82deac2ef9
fix: remove unused certs volume from DNS examples in Docker Compose files 2024-11-20 16:21:09 +01:00
Théophile Diot
f07d7a6ca7
feat: Add examples for major DNS providers 2024-11-20 16:10:26 +01:00
Théophile Diot
6d90307bf9
feat: replace custom ModSecurity configuration with CRS plugin URL for Nextcloud examples 2024-11-20 16:09:54 +01:00
Théophile Diot
1d7182a48d
feat: replace custom ModSecurity configuration with CRS plugin URL for WordPress examples 2024-11-20 16:09:47 +01:00
Théophile Diot
97f9da0c87
feat: update Drupal examples to include MODSECURITY CRS plugin URL and specify TCP/UDP protocols in Docker Compose 2024-11-20 16:09:40 +01:00
Théophile Diot
02ae9aa12e
fix: specify TCP and UDP protocols for port mappings in examples Docker Compose files 2024-11-20 16:09:29 +01:00
Théophile Diot
bf873339e7
Soft merge branch '1.5' into dev 2024-10-01 16:02:46 +02:00
Florian Pitance
13444ed5d2
Merge pull request #1433 from jbbandos/master
Photoprism example config
2024-09-17 12:10:25 +02:00
Florian Pitance
fed29e2335
Merge pull request #1474 from jonas0b1011001/patch-1
Allow HTTP Request Method REPORT
2024-09-17 12:07:38 +02:00
jonas0b1011001
6ee2609ad8
Allow HTTP Request Method REPORT
Used in the Nextcloud Calendar App
2024-09-13 20:43:50 +02:00
Théophile Diot
9a1123f37d
🚀 Road to 1.5.10 2024-08-30 11:19:26 +02:00
Bernardo Bandos
dfb614c1a4 Corrected relative path in README 2024-08-25 18:21:34 +02:00
Bernardo Bandos
723704aab5 Clean up of the README 2024-08-25 18:17:22 +02:00
Bernardo Bandos
b1c95add11 Example configurations for photoprism with
bunkerweb. Version 0.1
2024-08-25 18:10:08 +02:00
Théophile Diot
ec592a2eec
Soft merge branch 'dev' into branch '1.6' 2024-07-22 13:30:57 +01:00
florian
b7776bf3f5
ci/cd - temp disable prestashop tests 2024-07-16 18:13:01 +02:00
florian
5428baea5c
ci/cd - increase prestashop delay 2024-07-15 20:41:25 +02:00