Skip to content

Manual deployment of a microservice on a Platform as a Service (PaaS) environment

License

Notifications You must be signed in to change notification settings

devops-continuous-apps/paas-microservice

Repository files navigation

Platform as a Service Microservice

Manual deployment of a microservice on a Platform as a Service (PaaS) environment.

Table of Contents

Getting Started

These instructions will help you get your project up and running.

Prerequisites

You'll need the following tools to run this project:

Usage

To set up and run the project, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/devops-continuous-apps/paas-microservice
  2. Change into the project directory:

    cd paas-microservice
  3. Build and run the project using Docker Compose:

    docker-compose -f "docker-compose.yml" up --build

Running Tests

To run the tests, use the following command:

pytest --cov-fail-under=70 --cov=src

Postman Collection

Download the Postman Collection to test the API. Remember to set the environment variables before running the requests.

License

License

About

Manual deployment of a microservice on a Platform as a Service (PaaS) environment

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •