codefreshdemo / example_python_redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis Integration tests example

This is an example Python application that uses Redis for storing a web counter. It is compiled using Codefresh.

Running the app

To compile and package using Docker compose

docker-compose up

Then enter http://localhost on your browser

To use this project in Codefresh

There is also a codefresh.yml for easy usage with the Codefresh CI/CD platform.

More details can be found in Codefresh documentation

About


Languages

Language:Python 54.8%Language:Dockerfile 25.7%Language:Shell 19.5%