FAQ
Do reviewers need a PreviewProof account?
Section titled “Do reviewers need a PreviewProof account?”No. Reviewers access previews through TOTP-verified share links. They only need an email address.
What can I deploy?
Section titled “What can I deploy?”Any application that runs in Docker. Import your docker-compose.yml or configure services in preview.yaml.
How long do previews stay running?
Section titled “How long do previews stay running?”Previews tied to pull requests are automatically cleaned up when the PR is merged or closed. Manual previews can be configured with expiration times or deleted manually.
Is my code secure?
Section titled “Is my code secure?”Previews run in isolated containers. Share links are email-verified and time-limited. All access is audit-logged.
More FAQs coming soon.