Skip to content

Continuous deployment #44

@ryukinix

Description

@ryukinix

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

No one assigned

    Labels

    webRelated to webapp module

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions