Deploy Previews #18
Unanswered
julianrubisch
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I love the idea behind this tool and the simplicity of the concept.
I was wondering if there would be an equally simple way to render "deploy previews" (aside from spinning up a complete separate staging environment) by pointing an Nginx location (protected by basic auth?) to a separate directory, named after the git SHA, containing the updated site.
Using a post deploy hook you could then publish this preview URL to the reviewers etc ...
Beta Was this translation helpful? Give feedback.
All reactions