xBit Updates and Maintenance Guide

This document explains the procedure for updating xBit to new releases and performing safe operating system maintenance.


xBit Software Updates

When new xBit releases are available, the xBit Team publishes Release Notes that include:

  • New features
  • Improvements
  • Bug fixes
  • Security updates

To upgrade your xBit deployment, please schedule an update session using the link below.

xBit Update to Latest Version


Update Scheduling

After scheduling:

  1. You will receive an email notification and calendar invitation
  2. The xBit Team will share:
  3. Latest container image download instructions
  4. Backup procedure
  5. Update preparation steps

Update Procedure

During the scheduled window, an xBit Team member will assist with the following:

  1. Validate existing backups
  2. Download the latest xBit container images
  3. Update docker-compose.yml if required
  4. Stop running containers
  5. Start updated containers
  6. Perform database/application migrations
  7. Validate application functionality

Rollback Procedure (If Update Fails)

In the event of an unsuccessful update, the xBit Team will assist with recovery:

  1. Collect logs and diagnostic data
  2. Roll back to the previous container images
  3. Restore the database from backup
  4. Restart containers
  5. Validate system functionality

OS Maintenance / Updates

When performing operating system updates or maintenance, follow this safe procedure:

  1. Stop xBit containers
  2. Perform OS updates
  3. Reboot the server
  4. After reboot, navigate to the xBit directory and start containers
  5. Verify services
  • Always take a backup before upgrades or major OS changes
  • Ensure sufficient disk space before starting containers
  • Keep Docker Engine / Docker Desktop updated
  • Monitor logs after startup to confirm successful initialization