Webhook
Handle all webhooks, create identifier and keep track your webhook data into the system
GitHub repo: https://github.com/pnk-sh/octopus-webhook
Webhook trigger auto deploy service
When the Webhook services are received the data from Docker Hub its will storage inside MongoDB when its storage its will sending a queue message to RabbitMQ to prepare the deployment services to search the database services for the image and tag to prepare a full deployment cross on all the Docker Swarm Clusters

Receive webhook data
Its how you sending notifications to the API and storage it, the identifier id its imported to protect agents random data insert, if you missing it you access will be rejected and the data will not be storage.
Last updated
Was this helpful?