Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/_partials/deployment-public-instance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
::callout{icon="material-symbols:warning" color="warning"}
**Public instance required**
Real-time deployment status updates rely on webhooks sent from your provider to your Directus instance. Your instance must be publicly accessible for these webhooks to reach it. If you're developing locally, use a tunneling tool like [ngrok](https://ngrok.com/) or [untun](https://github.com/unjs/untun) to expose your local API.
::
2 changes: 2 additions & 0 deletions content/guides/12.integrations/4.vercel/0.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Connect your Directus instance with Vercel to centrally manage deployments, moni
4. **Start deploying**: Trigger builds and monitor deployment status from Directus
::

:partial{content="deployment-public-instance"}

## Getting Started

### Connect Your Vercel Account
Expand Down
2 changes: 2 additions & 0 deletions content/guides/12.integrations/5.netlify/0.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Integrate your Directus instance with Netlify to centrally deploy sites, track b
4. **Deploy**: Trigger builds and track deployment progress from Directus
::

:partial{content="deployment-public-instance"}

## Getting Started

### Link Your Netlify Account
Expand Down