Installation
Docker
# Create folder
mkdir ~/actual
cd ~/actual
# Download schema
curl -O https://raw.githubusercontent.com/actualbudget/actual/refs/heads/master/packages/sync-server/docker-compose.yml
# Start services
sudo docker compose up -d# Create folder
mkdir ~/actual
cd ~/actual
# Download schema
curl -O https://raw.githubusercontent.com/actualbudget/actual/refs/heads/master/packages/sync-server/docker-compose.yml
# Start services
sudo docker compose up -d