Skip to content

fix: rewrite README as proper container documentation#8

Merged
mjfelis merged 1 commit into
mainfrom
fix/readme
Jun 1, 2026
Merged

fix: rewrite README as proper container documentation#8
mjfelis merged 1 commit into
mainfrom
fix/readme

Conversation

@mjfelis

@mjfelis mjfelis commented Jun 1, 2026

Copy link
Copy Markdown
Member

Summary

Rewrites README.md from scratch (in English) as proper container documentation, derived from the actual source (application.properties, the JMS consumer, and the ServiceLog JPA model).

Contents

  • Describes service-log as an ingest-only Quarkus container that consumes ServiceLogMsg from service-log-queue and persists rows to the service_log table (port 8701).
  • Documents the service_log table columns.
  • Config/env-var tables (application, queue, database), Artemis 1–8 multi-instance setup.
  • Producer note, build/run instructions, and the Docker Hub image mobiera/service-log.

@mjfelis mjfelis changed the title docs: rewrite README as proper container documentation fix: rewrite README as proper container documentation Jun 1, 2026
@mjfelis mjfelis merged commit b1b9dc3 into main Jun 1, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant