Skip to content
This repository was archived by the owner on Sep 26, 2020. It is now read-only.
This repository was archived by the owner on Sep 26, 2020. It is now read-only.

Should facilitate saving/loading domains in an image #1

@dgarijo

Description

@dgarijo

We could include as part of the wings-base image 2 scripts for loading and saving a domain.
That way the user will just have to type ./save-domains.sh and ./load-domains.sh instead of stopping the tomcat, copying the files, etc.

Likewise, it should be possible to have a script that :

  • Connects to the terminal of the docker image (e.g., assuming there is only one container running), calls the save script, exits and commits the image.
  • Starts the new image, connects to it, loads the files on the appropriate folder and restarts the service.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions