Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Attendance

...

  • Schmittner
  • Sebastian (Köln)
  • Guido (MGM)
  • Marquart (Siemens)

In Progress

Image Modified Upstream Contribution

We have contributed our repo to Hyperledger: https://github.com/hyperledger/indy-node-container

HL Teams: https://github.com/orgs/hyperledger/teams/indy-node-container-maintainers

Release automation / Scans

Logging

Suggestion by Marquart:

logging:
      driver: "json-file"
      options:
        max-file: "5"
        max-size: "100m"
# /var/log/journal
sudo journalctl --rotate
sudo journalctl --vacuum-size=100M
sudo journalctl --vacuum-files=5 

Stale

Fixing current images write consensus

Contribution to Node 1.13.0 / Ubuntu 20.04 Release

See https://github.com/hyperledger/indy-test-automation/blob/main/system_node_only/docker_setup.py#L78

Update from @Robin today: Looks promising!

Metrics

Security

The node keys handling is currently sub optimal (env variable). Should be improved to e.g. file based setup: https://github.com/IDunion/indy-node-container/issues/52

Indy-Test-Automation

Support for non-docker setup

Next Meeting

  • Weekly Fri 9:15-10:00 (UTC+1)