Distribution package structure#
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. |
| /docs | The directory containing the Access documentation. |
| .env | Configuration file for configuring environment variables. |
| CHANGELOG.md | Full description of the version changes |
| docker-compose.yml | File containing commands for launching docker containers. |
| conf.yml | File containing configurations for the log-agent service. |
| README_FOR_ENGINEERS.md | A quick start guide for implementation engineers. |
| /scripts | For the directory with useful scripts, see The administrator's guide. |
| vl_access_2_v2.16.0.tar.gz | Access distribution, when selecting an archive with an image |
| /tls | Directory for storing certificates of interaction with external systems in .pem format |