-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
webRelated to webapp moduleRelated to webapp module
Description
Currently the deploy workflow as github action only build the docker image and publish to registry. The current deployment at https://logic.manoel.dev is updated manually using make deploy, which through a ssh command it recreates the container and pull the new image over latest tag.
My server is running behind cloudflare tunnels, maybe I can use this action to do this:
In a previous work, I used webhook portainer hooks to re-create on the fly docker containers. An example can be found here:
Metadata
Metadata
Assignees
Labels
webRelated to webapp moduleRelated to webapp module