Deployment Configuration
Information about the configuration of existing deployed environments or instances is an important component when it comes to being able to restore an appliance: unlike product binaries (operating system, 3rd party packages), a configuration parameter is unique to each installation and cannot be rebuilt or reinstalled without a relevant backup copy or the experience to derive new configuration settings / values.
The following table provides a summary of deployment configuration files that should be backed up regularly.
|
CCLAS appliance |
Description |
|---|---|
|
/appliance/data/conf/cmrepo |
Contains bare git repository for customer configuration. |
|
/appliance/data/conf/etc/appliance.properties |
Contains initial appliance network configuration. |
|
/home/git/.ssh/authorized_keys |
Contains developers public keys for the Customer Software Git repositories. |
