📄️ Start Deploy
To start the Deploy server, open a command prompt or terminal, go to the XLDEPLOYSERVER_HOME/bin directory, and execute the appropriate command:
📄️ Shut Down Deploy
Shut down Deploy using the CLI
📄️ Overthere—verify SSH Connection Using Oslogin API
Pre-requites before verifying the SSH connection using Oslogin API
📄️ Verify Oslogin and Metadata Ssh Connection to GCP Instance
Pre-requites before verifying oslogin and Metadata SSH connection to GCP instance
📄️ Enable Deploy Maintenance Mode
To safely restart the Deploy server, administrators can use Deploy maintenance mode to temporarily prevent users from starting new deployments and other tasks.
📄️ Hide Internal Deploy Server Errors
By default, Deploy will not hide any internal server errors due to incorrect user input. You can turn this behavior off by editing the conf/deployit.conf file in the Deploy server directory and edit the following setting:
📄️ Move Artifacts From the File System to a Database
You can configure Deploy to store and retrieve artifacts in two local storage repository formats:
📄️ Migrate Archived Tasks to SQL Database
As of Deploy version 8.0.0, Deploy does not use JCR as the underlying datastore technology. Any upgrades from a pre-8.0.0 Deploy installation require a separate migration procedure, outlined here. As part of this migration process, the archived tasks that Deploy shows reports on, are moved to an SQL database.
📄️ Database Anonymizer Tool
Data Anonymization is the process of protecting private or sensitive information, such as passwords, by deleting or encrypting personally identifiable information. As organizations store tend to store user information on local or cloud servers for various business requirements, data anonymization becomes a vital requirement to maintain data integrity, and to prevent security breaches.
📄️ Configure Failover
Deploy allows you to store the repository in a relational database instead of on the filesystem. If you use an external database, then you can set up failover handling by creating multiple instances of Deploy that will use the same external database.
📄️ The Deploy Work Directory
The XLDEPLOYSERVER_HOME/work directory is used to temporarily store data that cannot be kept in memory. Examples of items that are temporarily stored in the work directory are:
📄️ Configure Deploy Client Settings
You can configure the following advanced Deploy client settings in /centralConfiguration/deploy-client.yaml. For more information, see Deploy Properties: