Skip to content

Commit 4e4e438

Browse files
authored
Update SETUP.md - to add public cloud provider links in setup guide
Fix for issue -#571
1 parent 652098c commit 4e4e438

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

SETUP.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,10 +536,19 @@ curl http://localhost:8081/bap/receiver/
536536

537537
## Production Setup
538538

539+
### Integrating with Public cloud providers
540+
541+
Public cloud providers have built integration plugins and other tools to deploy Beckn ONIX easily. They provide specialized plugins that integrate with managed services on those platforms. Network participants can choose to consume them.
542+
543+
1. [Google Cloud Platform](https://github.com/GoogleCloudPlatform/dpi-accelerator-beckn-onix)
544+
2. [Amazon Web Services](https://github.com/Beckn-One/beckn-onix/tree/main-pre-plugins/aws-cdk)
545+
546+
The rest of the document focuses on how to deploy ONIX in Production with cloud agnostic plugins and tools.
547+
539548
### Additional Requirements for Production
540549

541550
1. **HashiCorp Vault** for key management
542-
2. **RabbitMQ** for message queuing
551+
2. **RabbitMQ** for message queuing (needed for async flows)
543552
3. **TLS certificates** for secure communication
544553
4. **Load balancer** for high availability
545554

0 commit comments

Comments
 (0)