Add instructions on how to authenticate yourself in the database in the main README file, at least make the reference to it

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.4.4
    • Affects Version/s: 1.4.3
    • None
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None

      In the company, we're introducing Mongodb.

      Our is tech stack is mostly gRPC services running on Kubernetes. So we decided to build an Event Sourcing system to track down all our transactions across the microservices interactions.

      We decided to store the events into a Mongodb. At the beginning we got stuck trying to perform operations on the tables, because we need authenticate before that. It took a while to figure it out. A colleague and I got stuck for hours (working in parallel). We realized we had the same problem in the next stand up meeting. All the team agreed that some sort of example and reference to the actual Authentication documentations might come in handy.

      I found this on stackoverflow and the accepted solution did the trick.

              Assignee:
              Kevin Albertson
              Reporter:
              Daniel Omar Vergara Pérez
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: