Skip to content

Azzy 2.0.0 Updating

Sellara edited this page Aug 6, 2024 · 1 revision

Read the changelog

  • Look at the releases page and see if there is something important changed or new settings are added to either the docker compose or AzzyBot settings files
  • If none continue, otherwise read the changes and differ if they are important to you

Shut down the bot

  • Go into the installation directory of Azzy
  • Execute docker compose down

Update the bot

Execute only one of them

  • CURRENT_UID=$(id -u):$(id -g) docker compose up or
  • CURRENT_UID=$(id -u):$(id -g) docker compose up -d