Support for other architectures can be enabled by adding the corresponding Maven dependencies as shown in the example below. <dependency> <groupId>io.zonky.test.postgres</groupId> <artifactId>embedded-postgres-binaries-linux-i386</artifactId> <scope>test</scope> </dependency> Supported platforms:...
Original file line numberDiff line numberDiff line change @@ -27,7 +27,7 @@ mavenVersion = 3.6.2 mavenResolverVersion = 1.4.1 okhttpVersion = 4.2.0 postgresVersion = 42.2.8 postgresEmbeddedVersion = 0.13.1 postgresEmbeddedVersion = 0.13.2 reflectionsVersion = 0.9.11 retrofitVersion = 2.6...
Nexus Pro instance, with embedded DB. External Postgresql DBfor nexus instance Adequate free space on persistent volume (minimum of Double the existing DB size or 10GB) Familiarize high level steps frommigration document Identifying Nexus Deployment Collect below ...