You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

  • Upstream Contribution
  • Debian Images

Attendance

In Progress

 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

Fixing current images write consensus

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

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)



  • No labels