18 lines
561 B
Markdown
18 lines
561 B
Markdown
|
|
---
|
||
|
|
# nuzlocke-tracker-jzqz
|
||
|
|
title: Configure Portainer webhook for automated redeployment
|
||
|
|
status: todo
|
||
|
|
type: task
|
||
|
|
priority: normal
|
||
|
|
created_at: 2026-02-09T15:30:45Z
|
||
|
|
updated_at: 2026-02-09T15:31:15Z
|
||
|
|
parent: nuzlocke-tracker-ahza
|
||
|
|
blocking:
|
||
|
|
- nuzlocke-tracker-hwyk
|
||
|
|
---
|
||
|
|
|
||
|
|
Set up a webhook in Portainer that triggers a stack redeployment when called.
|
||
|
|
|
||
|
|
- Create a webhook trigger in Portainer for the nuzlocke-tracker stack
|
||
|
|
- The webhook should pull the latest images from the local registry and restart the stack
|
||
|
|
- Note the webhook URL for use in the deploy script
|