Skip to content

Self-host


railway.app

We have Railway template for self-hosting. which consists of Canary Core, PostgreSQL, and Typesense.

The only code change needed is to set api-base to your self-hosted server.

html
<canary-provider-cloud project-key="">
<canary-provider-cloud project-key="" api-base=<SELF_HOSTED_SERVER_URL>>
  <!-- Rest of the code -->
</canary-provider-cloud>

Troubleshooting

TIP

Join our Discord if you have any questions.