Skip to content

Incorporate python_db_logger #134

@michael-bentz

Description

@michael-bentz

Add python_db_logger to Nacculator:

  • Add an example.env with the necessary DB_* environment variables
  • Add a local mysql container definition. Copy the folder structure (.containers/mysql) and docker-compose.yml from python_db_logger
  • Update README with instructions on how to start the docker container
  • Add python_db_logger as a dependency in setup.py:
install_requires=[
      "python_db_logger @ git+ssh://git@github.com:/ctsit/python_db_logger.git"
  ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions