-
Notifications
You must be signed in to change notification settings - Fork 480
Description
Problem
It would be great if we could point a new empty dotCMS instance at an existing instance and have it bootstrap its environment from the remote instance. This would allow for quick env cloning and the ability to fire up different environments for testing.
Right now, the dev instance can do this and it is super helpful. It would be great if the dotCMS docker image had this baked in.
Goal
Allow the dotCMS docker image to also be used as an init container to bootstrap an environment.
Target Personas
- Developer teams
- Content teams
- DevOps teams
- System administrators (dotCMS)
Demo Expectations
How you can fire up one dotCMS instance and clone another one.
Acceptance Criteria
- Clone an environment with a starter
- Clone an environment with assets and sql dump
- wipe out an environment before cloning to reset it.
User Stories
No response
Links
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
New