The process of migrating the repository from an Azure single server to an Azure flexible server involves three steps.
Creation of flexible server Flexible Server instance
Creation of a Flexible
...
Server instance
Anchor | ||||
---|---|---|---|---|
|
For Kyvos Manager
Download the FlexibleServerKyvosManagerRepository.json templates from here to create a Flexible PostgreSQL Server.
Deploy the template and while providing
parameters , ensure that you keep the repository’s password and username the same as currently in use on the single server.
...
Download the FlexibleServerKyvosRepository.json templates from here to create a Flexible PostgreSQL Server.
Deploy the template and while providing
parameters , ensure that you keep the repository’s password and username the same as currently in use on the single server.
Migrating data from a Single server to a Flexible Server
Anchor | ||||
---|---|---|---|---|
|
The process of migrating from a single server to a flexible involves two steps.
...
Open the newly created Flexible Postgres Server for Kyvos.
Click Migrate.
Click Migrate from Single Server.
Provide the name of Migration and click Next.
In the Source field, choose the Server name of the existing Single server Postgres of Kyvos.
Provide the password of the existing Single server Postgres of Kyvos. Choose all the databases to migrate and then click Next.
In Target section, provide the password of the flexible server(which should be same as single server) and then click on review and create.
The migration could take some minutes to several hours depending on the size of data.
Configuring Kyvos Manager repository
Anchor | ||||
---|---|---|---|---|
|
Once the migration is completed, follow the below steps to configure the new flexible server with Kyvos Manager.
...