mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update database model diagram + Add it to the README
This commit is contained in:
parent
efb8844567
commit
82c0b7a914
2 changed files with 16 additions and 1 deletions
|
|
@ -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 |
Loading…
Reference in a new issue