Skip to content

Local backup to test #3213

Answered by abea
GladysSobrido asked this question in Q&A
Jul 1, 2021 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

I assume you're talking about copying the data and you already have access to the site code. If you're asking about setting up the site code, you should see the environment setup documentation.

Copying the content could be easy or... less easy. If they used the official boilerplate then it should have a sync down script already. It would also depend on them having populated a /deployment/settings.production file with production server IP and username. To use that script you would run bash ./scripts/sync-down production from the command line locally when at the project root. It would probably ask for the server user password unless you have a matching SSH key.

If that isn't set up already …

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@GladysSobrido
Comment options

@abea
Comment options

@GladysSobrido
Comment options

Answer selected by GladysSobrido
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants