add diagrams #30
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,7 @@ erDiagram
|
||||||
deployed["deployed configuration"]
|
deployed["deployed configuration"]
|
||||||
staged["staged configuration"]
|
staged["staged configuration"]
|
||||||
token["deployment token"]
|
token["deployment token"]
|
||||||
|
script["migration script"]
|
||||||
|
|
||||||
setup }o--o{ env : offers
|
setup }o--o{ env : offers
|
||||||
setup ||--o{ operator : serves
|
setup ||--o{ operator : serves
|
||||||
|
@ -24,5 +25,6 @@ erDiagram
|
||||||
deployed |o--|| staged : compares
|
deployed |o--|| staged : compares
|
||||||
deployed ||--|{ application : describes
|
deployed ||--|{ application : describes
|
||||||
application ||--o{ version : follows
|
application ||--o{ version : follows
|
||||||
|
application ||--o{ script : runs
|
||||||
deployed }|--o{ version : follows
|
deployed }|--o{ version : follows
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue