﻿# CoreAxess deploy pack

This zip is a companion to the private GitHub repo. Prefer:

```bash
git clone git@github.com:coreAxess/CoreAxess.git
cd CoreAxess/deploy
# follow INSTALL-VPS.md
```

Files in this zip:
- docker-compose.yml / docker-compose.vps.yml
- .env.example / api.env.example
- INSTALL-VPS.md

Docker images are built on the server with `docker compose ... --build` (not shipped as tarballs â€” too large for the landing host).
