Ansible
Deploy Crow CI using the devxy.cicd Ansible collection.
The role uses containers (not host packages), enabling the possibility to run multiple agents on the same host.
Install the Collection
Section titled “Install the Collection”Or via requirements.yml:
Basic Usage
Section titled “Basic Usage”Encryption at Rest
Section titled “Encryption at Rest”Crow encrypts secrets, registry passwords, and OAuth tokens using Google Tink.
Generate a Keyset
Section titled “Generate a Keyset”Enable Encryption
Section titled “Enable Encryption”The role copies the keyset to the target host and configures the server container.
Custom Paths
Section titled “Custom Paths”Disable Encryption
Section titled “Disable Encryption”To decrypt existing data before disabling:
Wait for the server to decrypt all data (check logs), then remove the configuration.