outpost

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Hookdeck Outpost

Hookdeck Outpost

Outpost is open-source infrastructure for delivering events to user-preferred destinations: Webhooks (HTTP), SQS, RabbitMQ, Pub/Sub, EventBridge, Kafka, and more. Apache 2.0 licensed, available as managed by Hookdeck or self-hosted.
Outpost是一款开源基础设施,可将事件交付到用户偏好的目标端:Webhooks(HTTP)、SQS、RabbitMQ、Pub/Sub、EventBridge、Kafka等。采用Apache 2.0许可协议,可通过Hookdeck托管使用,也可自行部署。

When to Use Outpost

何时使用Outpost

  • You're building a SaaS or API platform and need to send webhooks to your users
  • You need multi-destination support beyond HTTP webhooks (SQS, RabbitMQ, Pub/Sub, EventBridge, Kafka)
  • You want self-hostable webhook delivery infrastructure
  • You need multi-tenant support with per-user observability
  • You want to offer your customers reliable, retryable event delivery
  • 你正在构建SaaS或API平台,需要向用户发送webhook
  • 你需要除HTTP webhook之外的多目标端支持(SQS、RabbitMQ、Pub/Sub、EventBridge、Kafka)
  • 你需要可自行部署的webhook交付基础设施
  • 你需要具备每租户可观测性的多租户支持
  • 你希望为客户提供可靠的、可重试的事件交付能力

Quick Start

快速开始

Managed (Hookdeck)

托管版(Hookdeck)

The fastest way to get started — Hookdeck hosts and operates Outpost for you:
  1. Sign up at hookdeck.com
  2. See the Send Webhooks quickstart
最快速的入门方式 —— Hookdeck为你托管并运行Outpost:
  1. hookdeck.com注册账号
  2. 查看发送Webhook快速入门指南

Self-Hosted

自部署版

Run Outpost on your own infrastructure:
  1. See the Outpost documentation
  2. Clone from GitHub
在你自己的基础设施上运行Outpost:
  1. 查看Outpost文档
  2. GitHub克隆代码

Supported Destinations

支持的目标端

DestinationProtocol
WebhooksHTTP/HTTPS
Amazon SQSAWS SQS
RabbitMQAMQP
Google Pub/SubgRPC
Amazon EventBridgeAWS EventBridge
Apache KafkaKafka protocol
目标端协议
WebhooksHTTP/HTTPS
Amazon SQSAWS SQS
RabbitMQAMQP
Google Pub/SubgRPC
Amazon EventBridgeAWS EventBridge
Apache KafkaKafka协议

Full Product Skills

完整产品技能

For detailed Outpost skills:
Coming soon:
npx skills add hookdeck/skills
In the meantime, see the Outpost documentation and the GitHub repo.
如需了解Outpost的详细技能:
即将推出:
npx skills add hookdeck/skills
在此期间,请查看Outpost文档 以及GitHub仓库

Resources

资源

Related Skills

相关技能