bloXroute Documentation
bloXroute Documentation
Website
Blog
Twitter
Discord
👋 Welcome to bloXroute
Introduction
📈 Why Use bloXroute?
⚙️ Products
🏁 How to Connect
⏩ BDN Latencies
🔒 Private Relays
🔍 BDN Explorer
👨‍💻 Guides
Documentation
✨ Gateway
Hosted & Local Gateways
Gateway Installation
Running the Gateway
Gateway Monitoring
Upgrading
Logging
🖥️ APIs
📊 Streams
🌐 BDN Architecture
⛓️ bloXroute Protocol
⌨️ bloXroute-cli
Resources
❓ Technical Support
Powered by GitBook

Upgrading

Use the below syntax to upgrade the Gateway:

Docker

Pull the Gateway Docker image from Docker Hub:

docker pull bloxroute/bxgateway:latest
​

pip

Upgrading via pip:

pip install --upgrade bloxroute-gateway
​
Previous
Gateway Monitoring
Next
Logging
1
Last updated 2 months ago
Contents
Docker
pip