-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: deployment guide, with supporting config and integrations. (#1836)
Fleshing out deployment guide. To support it, added a sync service config page in the api docs section and specific integrations pages for various deployment platforms. Quite a lot to review here. Check out the: - [Sync service config page at /docs/api/config](https://deploy-preview-1836--electric-next.netlify.app/docs/api/config) - [Updated Typescript client page at /docs/api/clients/typescript](https://deploy-preview-1836--electric-next.netlify.app/docs/api/clients/typescript) - [Deployment page at /docs/guides/deployment](https://deploy-preview-1836--electric-next.netlify.app/docs/guides/deployment) - Individual integration pages in the "Integrations" section of the docs nav, e.g.: [AWS](https://deploy-preview-1836--electric-next.netlify.app/docs/integrations/aws), [React](https://deploy-preview-1836--electric-next.netlify.app/docs/integrations/react) and [Supabase](https://deploy-preview-1836--electric-next.netlify.app/docs/integrations/supabase) Note that: - Netlify has a one-click-deploy form that uses https://github.com/electric-sql/standalone-basic-example - [Render](https://deploy-preview-1836--electric-next.netlify.app/docs/integrations/supabase) has a [Blueprint repo](https://github.com/electric-sql/render-blueprint) that also uses the same standalone-basic-example As @KyleAMathews commented on Discord, these might be better to include in the monorepo and update using a GitHub action. Perhaps that can be a subsequent Issues / PR. The integrations also include a [Phoenix page](https://deploy-preview-1836--electric-next.netlify.app/docs/integrations/phoenix) which is based on merging #1833 and publishing an updated release for https://hexdocs.pm/electric_phoenix/0.1.0-dev-2/Electric.Phoenix.html Note that the deployment docs all assume a single `DATABASE_URL`, i.e.: this is pre multi-tenant. --------- Co-authored-by: Kyle Mathews <[email protected]>
- Loading branch information
1 parent
4d6bab8
commit 64e61d1
Showing
110 changed files
with
2,571 additions
and
119 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.