LogoLogo
HomeDonateBastion HQ
  • Introduction
  • 📑Prerequisites
    • Add Bot to Server
    • Setup Database
    • Get API Keys
  • 📥Install
    • Install on Linux
    • Install on macOS
    • Install on Windows
    • Install on DigitalOcean
    • Install on Docker
  • ⚙️Configure
    • Configure Bastion
    • Publish Commands
  • ▶️Run
    • Run on Linux
    • Run on macOS
    • Run on Windows
    • Run on Docker
  • 📤Update
    • Update on Linux
    • Update on macOS
    • Update on Windows
    • Update on Docker
  • 👩‍💻Developers
    • Code of Conduct
    • Contributing Guidelines
      • Issues
      • Pull Requests
  • 🪜Migrate
    • Upgrade from v8 to v10
Powered by GitBook

Copyright © 2022 — TRACTION

On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. Migrate

Upgrade from v8 to v10

PreviousPull Requests

Last updated 2 years ago

Was this helpful?

Follow the installation guide to do a fresh install of v10:

Configure Bastion and use your old MongoDB URL from v8:

Run MongoDB migration for v10 inside the new Bastion directory:

npm run migrate

Publish Slash commands to Discord:

Now you can run Bastion:

🪜
Install
Configure Bastion
Publish Commands
Run