Update database model diagram + Add it to the README

This commit is contained in:
Théophile Diot 2024-01-25 10:15:03 +01:00
parent efb8844567
commit 82c0b7a914
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06
2 changed files with 16 additions and 1 deletions

View file

@ -170,6 +170,10 @@ Another core component of BunkerWeb is the ModSecurity Web Application Firewall
## Database
<p align="center">
<img alt="Database model" src="https://github.com/bunkerity/bunkerweb/raw/v1.5.5/docs/assets/img/bunkerweb_db.svg" />
</p>
State of the current configuration of BunkerWeb is stored in a backend database which contains the following data :
- Settings defined for all the services

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 903 KiB