Setup Webhook #4

Open
opened 2022-07-21 03:17:10 +00:00 by conco · 3 comments
Owner

I don't want to manually update the site when a new docker release goes out, so lets get a webhook setup. Portainer restricts these to business, so let's ditch portainer, move to raw docker-compose, and add https://github.com/staticfloat/docker-webhook to setup a webhook. CI/CD side we can add an unauthenticated call on dockerhub, gitea side might be too fast unless we can rely on the build finishing, or check drone's offerings.

I don't want to manually update the site when a new docker release goes out, so lets get a webhook setup. Portainer restricts these to business, so let's ditch portainer, move to raw docker-compose, and add https://github.com/staticfloat/docker-webhook to setup a webhook. CI/CD side we can add an unauthenticated call on dockerhub, gitea side might be too fast unless we can rely on the build finishing, or check drone's offerings.
conco added this to the Version 1.2 milestone 2022-07-21 03:17:10 +00:00
conco self-assigned this 2022-07-21 03:17:10 +00:00
conco added this to the Version 1.2 project 2022-07-21 03:17:10 +00:00
Author
Owner

https://plugins.drone.io/plugins/webhook for drone is probably best

https://plugins.drone.io/plugins/webhook for drone is probably best
conco added the enhancement label 2022-07-21 14:22:41 +00:00
Author
Owner

Looks like we could either do drone (preferred) or gitea on release event

Looks like we could either do drone (preferred) or gitea on release event
conco modified the milestone from Version 1.2 to Version 1.3 2022-08-03 22:23:03 +00:00
conco modified the project from Version 1.2 to Version 1.3 2022-08-03 22:23:05 +00:00
Author
Owner

Moved to 1.3 since this isnt explicitly needed yet, will be more important as setup for multiple services as projects

Moved to 1.3 since this isnt explicitly needed yet, will be more important as setup for multiple services as projects
conco removed their assignment 2022-08-03 22:23:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: conco/WebNovelPortal#4