Distribution package structure {#distribution}
The Access distribution package consists of the following directories (Table 2):
Table 2. Distribution composition
Directory name | Description |
---|---|
/db | A set of files for working with JSON storage (created automatically when Access starts). |
/docs | Directory containing documentation on Access. |
.env | Configuration file for setting environment variables. |
CHANGELOG.md | Full description of version changes. |
docker-compose.yml | A file containing commands for running Docker containers. |
conf.yml | A file containing configurations for the log-agent service. |
README_FOR_ENGINEERS.md | Quick start guide for implementation engineers. |
/scripts | Directory with useful scripts, see Administrator's Guide. |
vl-access-2-images-v2.18.0.tar.gz | Access distribution, when selecting an archive with an image. |
/tls | Directory for storing certificates for interaction with external systems in .pem format (created automatically when Access starts). |