Commit graph

156 commits

Author SHA1 Message Date
Théophile Diot
916caf2d6a
Merge (soft) 1.4 branch into dev branch 2023-02-16 15:15:19 +01:00
Théophile Diot
c92d4224f2
Update python deps + add cryptography for autoconf and MySQL 2023-02-15 17:34:09 +01:00
AxyFr
8bedc9ce67 Correcting doc 2023-02-08 10:23:45 +01:00
AxyFr
3a60b34638 Modifying doc for packagecloud problem 2023-02-08 10:18:20 +01:00
Théophile Diot
6122d59d82
Update python deps 2023-02-03 10:03:36 +01:00
Théophile Diot
b662d8453b
Update python deps and remove oracledb 2023-01-30 14:38:30 +01:00
Théophile Diot
1f20767565
Update Python deps 2023-01-26 14:41:27 +01:00
Théophile Diot
6932f3dedb
Add a new script to update python deps and update python deps 2023-01-05 09:32:05 +01:00
Théophile Diot
9edf789ab8
Update python deps 2023-01-03 10:47:38 +01:00
Théophile Diot
146338de63
Refactor every .py file 2022-12-14 17:09:57 +01:00
Théophile Diot
dbe49bb8f4
Update intro image 2022-12-13 15:58:28 +01:00
TheophileDiot
3ec15eb4b0 Update the docs from dev 2022-11-14 17:51:46 +01:00
TheophileDiot
edce79936a Update the structure and the paths 2022-11-11 14:55:04 +01:00
TheophileDiot
01b4145524 Make the Database support every feature + updates 2022-11-04 18:14:44 +01:00
TheophileDiot
79eea0e998 Linting + starting to migrate bunkerweb to the 1.5 2022-10-19 17:37:13 +02:00
thelittlefireman
873ccad9b2
Add MODSECURITY_SEC_RULE_ENGINE and MODSECURITY_SEC_AUDIT_LOG_PARTS (#292)
* Add MODSECURITY_SEC_RULE_ENGINE and MODSECURITY_SEC_AUDIT_LOG_PARTS

Usefull for customizing sites (on/DetectionOnly, Custom logs)

* remove settings docs (auto generated)

Co-authored-by: Florian Pitance <54334437+fl0ppy-d1sk@users.noreply.github.com>
2022-10-05 15:28:17 +02:00
Théophile Diot
cac220023e
Fix small typo in autoconf integration
The autoconf integration had the version 3 but the version 3.5 is mandatory if we want to give names to networks.
2022-09-29 16:33:12 +01:00
TheophileDiot
b9e5badd94 Fix last typos 2022-09-29 16:08:56 +02:00
TheophileDiot
a9865f8502 Fix typo in plugins.md 2022-09-29 15:47:13 +02:00
TheophileDiot
e3d0120a0c Fix minor typos in the doc 2022-09-29 15:12:00 +02:00
TheophileDiot
de0954fac3 Fix typos in the docs 2022-09-28 15:13:17 +02:00
TheophileDiot
94ce249d74 [#290] Fix typos in docs 2022-08-28 10:26:41 +01:00
florian
34649bf33a
docs - add Ansible to README 2022-08-25 07:26:06 +02:00
bunkerity
4244399eb1
road to v1.4.3 🚀 2022-08-24 15:14:26 +02:00
bunkerity
76f035e21d
fix wrong DENY_HTTP_STATUS setting in docs, fix autoconf ghost/prestashop tests and some UI warns/errors 2022-08-23 11:50:34 +02:00
bunkerity
17b6b0fdc8
tests - fix PHP www.conf for Linux 2022-08-11 16:22:16 +02:00
bunkerity
840b875f70
docs - edit plugins page 2022-07-27 17:26:33 +02:00
bunkerity
978bbe9ca1
examples - fix missing configs subfolder in nextcloud/bw-data 2022-07-27 16:52:19 +02:00
bunkerity
1c4f8bf55c
tests - automatic volumes prune for swarm tests 2022-07-27 15:44:42 +02:00
bunkerity
216686fc8c
tests - add delay parameter 2022-07-27 14:44:46 +02:00
bunkerity
d648b1fbea
tests - increase magento timeout 2022-07-27 14:22:00 +02:00
bunkerity
d3b725294f
tests - wait until swarm services are running 2022-07-27 13:56:05 +02:00
bunkerity
a48200bc02
examples - fix reverse-proxy-singlesite/swarm 2022-07-27 10:58:52 +02:00
bunkerity
b429dd8043
tests - increase timeout for swarm healthy check 2022-07-27 10:44:24 +02:00
bunkerity
ae36b98992
docs - quick edit on PHP 2022-07-26 17:02:55 +02:00
bunkerity
9a83fadd82
examples - fix gogs/setup.swarm.sh permissions 2022-07-26 16:47:02 +02:00
bunkerity
edf5421bf6
examples - fix permissions for magento/setup-swarm.sh 2022-07-26 16:02:38 +02:00
bunkerity
c67564c7c8
tests - increase timeout when doing requests 2022-07-26 15:42:56 +02:00
bunkerity
b076370090
examples - fix mongo-express/swarm 2022-07-26 14:56:02 +02:00
bunkerity
95e3022eba
examples - fix autoconf/reverse-proxy-singlesite 2022-07-26 11:19:46 +02:00
florian
e01b240723 tests - ignore error when replacing patterns in files (binary files) 2022-07-25 17:57:02 +02:00
florian
217924fe46 examples - fix reverse-proxy-singlesite regex 2022-07-25 17:19:18 +02:00
florian
bb6d02e0f6 examples - escape dollars in reverse-proxy-singlesite compose files 2022-07-25 16:13:34 +02:00
bunkerity
af866e8256
edit docs/integrations for ansible and fix examples/mongo-express compose file 2022-07-25 11:31:36 +02:00
AxyFr
767a7ab315 Adjustements doc Ansible/Linux 2022-07-19 17:39:25 +02:00
AxyFr
e6271ccd63 Final proofreading FPM 2022-07-19 11:49:32 +02:00
AxyFr
f260bcf23c Small adjustements 2022-07-19 09:42:30 +02:00
AxyFr
eca010231c FPM Linux/Ansible Doc 2022-07-18 17:20:58 +02:00
AxyFr
5f79aea4bb fpm single/multiple docker&autoconf 2022-07-13 17:31:01 +02:00
TheophileDiot
0d3e1e2a13 Update the plugins docs 2022-07-13 14:46:56 +02:00