feat: add docs for app cloning#2116
Open
Christos Vontas (cv711) wants to merge 2 commits intomainfrom
Open
Conversation
Copilot started reviewing on behalf of
Renaud Hager (renaudhager)
February 16, 2026 10:53
View session
|
|
||
| The clone operation may take some time depending on the size of the application data. Wait until the deployment status shows `DEPLOYING_STORE_SUCCESS` before considering the clone complete. | ||
|
|
||
| ## Post-Clone Tasks |
There was a problem hiding this comment.
I think here we should be explicit about at least these 2 tasks:
- Update the admin password (mention that the admin password is the one from the source shop)
- Update the domain in the sales channel
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new Shopware PaaS Native guide that documents how to clone an application (interactive and manual CLI usage), including prerequisites, what cloning does under the hood, and post-clone follow-ups.
Changes:
- Added a new “Clone Application” guide with step-by-step CLI instructions.
- Documented prerequisites, clone stages (snapshot create/restore), and progress monitoring commands.
- Listed recommended post-clone tasks (config, domains, secrets, validation).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - **Disaster recovery**: Create backups by cloning applications to different projects | ||
| - **Development environments**: Clone production data to development environments for realistic testing | ||
|
|
||
| ## Pre-requisite |
There was a problem hiding this comment.
Section heading uses nonstandard hyphenation and singular form. Consider changing "Pre-requisite" to "Prerequisites" (matches other docs like get-started/cli.md and fits the multiple items listed).
Suggested change
| ## Pre-requisite | |
| ## Prerequisites |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.