We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 788878c commit 65f0d86Copy full SHA for 65f0d86
docs/admin/integrations/platformx.md
@@ -8,6 +8,19 @@ their experience.
8
9

10
11
+## Requirements
12
+
13
+You'll need:
14
15
+- Coder v2.19+
16
+- A PlatformX subscription from [DX](https://getdx.com/)
17
+- A platform to host the integration, such as:
18
+ - AWS Lambda
19
+ - Google Cloud Run
20
+ - Heroku
21
+ - Kubernetes
22
+ - Or any other platform that can run Python web applications
23
24
## coder-platformx-events-middleware
25
26
Coder sends [notifications](../monitoring/notifications/index.md) via webhooks
0 commit comments