Skip to main content

9 docs tagged with "database"

View all tags

Back up Deploy

This topic provides information about how to backup Deploy server.

Configure active/hot-standby mode

This topic covers the high availability (HA) configuration in Deploy. To support high availability (HA), you can configure Deploy in clustered active/hot-standby mode. In this mode, only one Deploy node is active at one time, while the hot standby node is ready to become active if needed.

Configure failover

This topic describes how to set up a failover configuration using an external relational database, allowing for high availability of Deploy instances.

Configure the Database and Artifacts Repository

This topic covers the storage options in Deploy, which uses a database to store all data, including configuration items (CIs), deployment packages, logging, and more. Deploy can use either the filesystem or a database for storing binary artifacts (deployment packages), CIs, and CI history.

Database Plugin

This topic describes the Deploy Database plugin, which supports the deployment of SQL files and folders to a database client.

Extend the Database plugin

This topic describes how the Database plugin uses the Deploy rules system to provide improved rollback support for SQL scripts.

Plugin Synchronization

This topic covers plugin synchronization, which involves aligning the filesystem and database during system startup to streamline the plugin management process.