Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to build better transparency and trust between software vendor and customer, Cloudaware does not ship any binaries. Customer can review all the code for the installer, agent and plugins. Customers can additionally request read-only access to the Breeze Server software as well. 

Directory Structure

Code Block
etc/

Contains the application configuration file in JSON format.

Code Block
etc/ssl/

Contains the Breeze agent certificate and the private key.

Code Block
install/

Contains the scheduler configuration files for crond and systemd which are used during the agent installation.

Code Block
lib/

The agent core libraries. This directory is synchronized with the server.

Code Block
lib/breeze/facter/facts.d

The agent core Facts.

Code Block
plugins/

The plugins directory which is synchronized with the Breeze server.