Skip to content

TheAssassin/docker-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-Deploy

This little application can be used to keep a git repository inside a Docker in sync with a remote repository.

The application spawns a little HTTP server exposing an API endpoint that can be used as a URL for web hooks like GitHub, Gitea, GitLab etc. offer them.

Although it is a bit against the Docker philosophy (where a container should rather be replaced instead of updated), this kind of deploy system is easier to set up than having a companion tool/container which has to re-create the other containers.

More info to follow soon!

About

Tools making deployments with Docker easier

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages