Skip to content

Covid-Alert-Microservices/alerts

Repository files navigation

Alerts Microservice

Build Release ReleaseDate codecov

Description

This repository manages alerts for Covid-Alert.

Environment variables

The following environment variables can be configured:

  • KEYCLOAK_URL: the URL to the Keycloak instance (default: http://localhost:5000)
  • KAFKA_URL: the URL to the Kafka node (default: http://localhost:29092)
  • POSTGRES_HOST: the host for the PostgreSQL database (default: localhost:5432/postgres)
  • POSTGRES_USER: the user for the PostgreSQL database (default: postgres)
  • POSTGRES_PASSWORD: the password for the PostgreSQL database (default: postgres)

About

⚠️ Alerts microservice

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages