Install
One-Click Installation
EXPERIMENTAL
This method is experimental and may not work on all systems. For a more reliable installation, we recommend using the Docker Compose method.
Requirements
See the software requirements.
Usage
Run the following command in your terminal to install AirTrail:
This will
- create a new directory called
airtrail
in your current working directory - inside it, it will download the docker-compose.yml and .env files from the repository
- start the AirTrail services using Docker Compose
After the installation is complete, you should follow the post-installation steps.
Edit on GitHub
Last updated on