Skip to content

Commit a3321eb

Browse files
authored
Add v4 migration docs (#78)
Signed-off-by: nscuro <nscuro@protonmail.com>
1 parent 2bf1a2b commit a3321eb

11 files changed

Lines changed: 671 additions & 105 deletions

File tree

.vale/styles/config/vocabularies/DependencyTrack/accept.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,20 @@ Bento
1313
CPEs
1414
CWEs
1515
Cognito
16+
CSAF
1617
CycloneDX
1718
DEKs
1819
DNs
1920
Dependency-Track
2021
Diataxis
22+
EPSS
2123
ETags?
2224
Entra
2325
Exploitability
2426
Fedora 389 Directory Server
2527
Flashpoint
2628
GUIDs
29+
UUIDs?
2730
GitLab
2831
HDDs
2932
Hackage
@@ -39,6 +42,7 @@ LDAP
3942
LDAPS
4043
Liquibase
4144
Lucene
45+
MSSQL
4246
Mattermost
4347
MkDocs
4448
Modus
@@ -52,6 +56,7 @@ OneLogin
5256
OpenID Connect
5357
Operandi
5458
PGTune
59+
PURLs?
5560
Packagist
5661
Percona
5762
PgBouncer
@@ -77,11 +82,14 @@ Webex
7782
[Bb]ackpressure
7883
[Bb]locklists?
7984
[Bb]ooleans
85+
[Cc]lasspath
8086
[Cc]onfigs?
8187
[Cc]ron
8288
[Cc]rontab
8389
[Dd]atacenter
8490
[Dd]atasources?
91+
[Dd]edup
92+
[Dd]eduped
8593
[Dd]eduplicat(e[ds]?|ing)
8694
[Dd]eduplication
8795
[Dd]efault[Mm]ode
@@ -98,7 +106,9 @@ Webex
98106
[Ll]iveness
99107
[Ll]ookups
100108
[Ll]oopback
109+
[Ll]ossy
101110
[Mm]icroservices
111+
[Mm]igrators?
102112
[Mm]isconfiguration
103113
[Mm]isconfigured
104114
[Mm]ixeway
@@ -108,7 +118,9 @@ Webex
108118
[Pp]luggable
109119
[Pp]oolers?
110120
[Pp]roxied
121+
[Rr]eachability
111122
[Rr]eadiness
123+
[Rr]esumability
112124
[Rr]ethrow
113125
[Rr]etryable
114126
[Rr]ollouts

docs/assets/images/guides/administration/migrating-from-v4/bento-api-key.png renamed to docs/assets/images/guides/administration/running-v4-and-v5-in-parallel/bento-api-key.png

File renamed without changes.

docs/assets/images/guides/administration/migrating-from-v4/configure-alert.png renamed to docs/assets/images/guides/administration/running-v4-and-v5-in-parallel/configure-alert.png

File renamed without changes.

docs/assets/images/guides/administration/migrating-from-v4/create-alert.png renamed to docs/assets/images/guides/administration/running-v4-and-v5-in-parallel/create-alert.png

File renamed without changes.

docs/concepts/changes-in-v5.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ points lived: the runtime, the policy engine, and the operational model.
77

88
This page summarises *what changed and why*. For step-by-step upgrade
99
instructions, see the [upgrade guides](../guides/upgrading/index.md).
10+
To move data from an existing v4 deployment into v5, see
11+
[Migrating from v4 to v5](../guides/administration/migrating-from-v4.md).
1012

1113
## Why v5
1214

docs/guides/administration/.pages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ nav:
1515
- backing-up.md
1616
- upgrading-instances.md
1717
- migrating-from-v4.md
18+
- running-v4-and-v5-in-parallel.md

0 commit comments

Comments
 (0)