• 1) Install required packages:
  • 2) If you don't have Meteor 1.6.0.1 installed, download it to your home directory, and unarchive it
  • 3) Install MongoDB 3.2.22
  • 4) Download Wekan grain
  • 5) Unzip downloaded file
  • 6) Repair database, if it does not open
  • 7) (Note to self about future versions of Meteor and Wekan)
  • 8) Stop MongoDB
  • 9) Copy repaired database to MongoDB raw files and start MongoDB
  • 10) Browse database with MongoDB CLI
  • 11a) Dump database to MongoDB dump format
  • 11b) Dump database to JSON text files
  • 12) Save attachments to files
  • 13) Optional: Restore
  • OLD CONTENT, TO BE CLEANED UP SOMETIME
  • 5) Copy database files from unzipped Wekan grain to MongoDB
  • 6) Change database file permissions to root user
  • 7) Start MongoDB
  • 8) Or, if you are brave, also start standalone wekan
  • 9) To see MongoDB data, install Robo3T GUI
  • 10) Browse data in Robo 3T
  • 11) If you don't find data in Robo 3T, use hex editor GUI
  • 12) Moving data from Sandstorm to Standalone Wekan like Snap or Docker
  • Azure links