Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. How to import existing database in docker

How to import existing database in docker

Added by Aba Toókos almost 2 years ago

Hi all!
I have an installation on a Synology Nas with Docker. I just installed it with the docker graphical interface, download the image from the list, create the container and configured it. But the organisation where i work already using another ( 12.5.3 ) version of OpenProject and i want to export the existing database and everything from there into the new installation. I tried many ways but still not working, if i replace the database with the older version's backup.sql and replace the var_openproject_pgdata folder with the another version's, the container just stop, and won't start.


Replies (2)

RE: How to import existing database in docker - Added by knnisa konas over 1 year ago

The fact that you're encountering issues when you replace the database and data folder might be due to differences in database schemas between the versions. Different versions might have different database structures. PaybyPlateMa Pay Online Instead of directly replacing the database and data folder, consider using OpenProject's built-in migration tools to update the database schema to match the new version. This might involve running specific commands within the Docker container.

RE: How to import existing database in docker - Added by Jeff Li over 1 year ago

Hi knnisa konas,

What is OpenProject's built-in migration tools?

  • (1 - 2/2)
Loading...