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. Docker Update - Textile to Markdown migration without Internet access

Docker Update - Textile to Markdown migration without Internet access

Added by Jan E. over 6 years ago

I operate a docker based instance of Openproject (Community Edition) without internet access.
During the update from 7.4 to 8.1 the Textile to Markdown migration process wants to download Pandoc, which fails due to missing internet access.

My general idea is to use a Pandoc image (e.g. https://hub.docker.com/r/knsit/pandoc/) to handle this, but i must admit that my knowledge of docker is limited and it will probably take some time till I will get this to work.

My question therefore is: Has anybody already handled this (admittedly special) problem?


Replies (2)

RE: Docker Update - Textile to Markdown migration without Internet access - Added by Oliver Günther over 6 years ago

Dear Jan,

currently, Docker does not come prebuilt with a matching pandoc version. I'll try to address this in one of the next builds so that you can migrate without internet access.

A workaround would be to access the database outside the container to run the migration. It would require a ruby environment however.

I'll track this in  

Best,

Oliver

RE: Docker Update - Textile to Markdown migration without Internet access - Added by Jan E. over 6 years ago

That would be awesome.
Greetings,
Jan

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