DOC: Deploy on Azure #1073
roldengarm
started this conversation in
General
Replies: 2 comments
-
Did it work on Single Server? We might need to change the docs. The HOST_DOMAIN is no longer needed on the latest version (not released yet), so that's why there is a mismatch! I'll likely release it this week to avoid further confusion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@goenning yes it worked on Single Server. All good now. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Very good documentation on how to deploy to Azure! There are two things I would like to add:
pq: extension "pg_trgm" is not allow-listed for "azure_pg_admin" users in Azure Database for PostgreSQL
Looks like this extension is indeed not available
HOST_DOMAIN
which is not in the documentation. After adding it, it works.Beta Was this translation helpful? Give feedback.
All reactions