# GoatCounter
You can deploy GoatCounter as follows:
```bash
# Grab the executable for the latest GoatCounter release
mkdir -p artifacts
vade deploy my-site --set 'caddyfile.vars.domains=["<your-domain>"]'
pyinfra -y --user <ssh-user> <ssh-host> vadegen/execute.py
```