1

I recently changed to Eclipse Che on che.openshift.io I found out how to set an workspace as persistent, so the changed code remains and you don't always have to check in in your repository before you leave.

But I could not find out how to get my MySQL database beeing persistent. I always have to build it up from the ground.

Any suggestions? I could not find anything in the net. Maybe its possible with a special workspace config Devfile?

Shadow
  • 33,525
  • 10
  • 51
  • 64
MaggusK
  • 605
  • 1
  • 8
  • 12
  • 2
    To have more attention you can ask a question in the public [Eclipse Che](https://mattermost.eclipse.org/eclipse/channels/eclipse-che) channel – tolusha Nov 04 '20 at 14:51

1 Answers1

0

As the guys from Eclipse Che Channel explained, it's possible by following this Eclipse Che Doc using Devfile Options.

Since this seems not as easy for me as expected, I first have to get familiar with it before providing an working example and instructions how to get it run.

MaggusK
  • 605
  • 1
  • 8
  • 12