Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1.15 KB

File metadata and controls

17 lines (9 loc) · 1.15 KB

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 container at https://parallaxed.net/hello