Skip to content

bytebraid/simple-docker-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main build + tests Runner Deployment Coverage Status

Usage

This is a simple hello world web app with CI / CD workflows, contained in Docker.

Clone the repository.

Use run.sh or manually run the docker commands to build and start the container.

It deploys a flask server on port 11000. Visit http://localhost:11000/hello to get a response.

Log files for the service are written to APP_ROOT as defined in settings.ini, visible from within the container.

A self hosted runner is building and serving this codebase behind an nginx reverse proxy at https://radon.parallaxed.net/hello

About

A simple example of a dockerized web service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published