1. Create directory and get configuration file
    mkdir tierrating
    cd tierrating
    wget https://raw.githubusercontent.com/tierrating/tierrating-ui/refs/heads/main/docker-compose.yml
    
  2. Configure the services you want to use
  3. Run the application
    docker compose up -d
    
  4. Access the application at http://localhost:3000 or your configured domain name