Skip to content

Deploy container based web apps in seconds to baremetal, cloud VMs or various cloud container hosting platforms.

Notifications You must be signed in to change notification settings

hyperflask/docker-web-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Docker Web Deploy

⚠️ This is a work in progress project which is not functionnal yet

Deploy container based web apps in seconds to baremetal, cloud VMs or various cloud container hosting platforms.

Available targets:

When hosting the app yourself, the infrastructure is kept as simple and straighforward as possible with minimal operations needed. It is meant to deploy apps on a single server. This stack can be run on cheap machines or VMs from any server/cloud providers.

Usage

Deploy any Dockerfile project:

$ pip install docker-web-deploy
$ touch Dockerfile # create your Dockerfile
$ docker-web-deploy .

About

Deploy container based web apps in seconds to baremetal, cloud VMs or various cloud container hosting platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published