Skip to content

Releases: idjohnson/dblogapp

1.0.0

13 Jun 12:36

Choose a tag to compare

Full Changelog: https://github.com/idjohnson/dblogapp/commits/1.0.0

This is the initial working release.

Features:

  1. A basic web app that views the log entries in the PostgreSQL database
  2. A PostgreSQL backed to store logs
  3. The webapp will also poll and push logs from the Azure Service Bus into the Database

Dependencies:

  1. An accessible PostgreSQL database (I use a very small one on Aiven.io)
  2. An Azure Service Bus instance with a named Queue
  3. A Kubernetes cluster to run in (theoretically this should run just fine in Docker as well).

Preview

dblogapp-1 0 0