- Upstream Contribution
- Debian Images
- Logging
- Trivy Scan → ID Union Slack Notifications
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct. |
---|
Attendance
- Sebastian Schmittner (EECC)
- Sebastian Zickau (Stadt Köln)
- Guido Wischrop (MGM)Marquart (
- SiemensAljoscha Schulte (TU Berlin)
- Niclas Mietz (Spherity)
In Progress
Upstream Contribution
...
HL Teams: https://github.com/orgs/hyperledger/teams/indy-node-container-maintainers
...
...
- run/READM -> links
...
- container refs (run) -> hyperledger
...
- https://github.com/hyperledger/indy-node-container/blob/main/.github/workflows/trivy-all.yml
- tryvy ref -> HL (owner like in other action)
- Fixing Trivy Action
- https://github.com/hyperledger/indy-node-container/blob/main/.github/workflows/trivy-all.yml
- Minutes
- Move to HL Confluence
- @Echsecutor -> ask ??? for Confluence Space
- First meeting notes written in Confluence: 2022-03-04 Indy Container Meeting #34
- First Release in Hyper Ledger repo
- → latest Images in ghcr / hyperledger
Fixing current images write consensus
- Ubuntu 20 / node 1.13.0~dev206 eventually runs into consensus problems
- do not use 1.13.0~dev206 for Debian images (for now)!
- Todo: rather produce Debioan images similar to https://github.com/IDunion/indy-node-container/blob/main/build/Dockerfile.ubuntu18
Release automation / Scans
- https://github.com/hyperledger/indy-node-container/issues/46
- Add Slack bot
- https://action-slack.netlify.app/usage was added to ID Union Slack
- Sebastian Zickau continues in a personal fork
Logging
Suggestion by Marquart:
- limit docker logs
- https://docs.docker.com/config/containers/logging/configure/
- TBD local / json-file
- document anyway!
- log rotation anyway!
logging:
driver: "json-file"
options:
max-file: "5"
max-size: "100m"
default log level?
mounting log files (
/var/log/indy
)- https://github.com/hyperledger/indy-node-container/blob/main/run/docker-compose.yml
- rotation?
- += run/README
Also limit container journal -> Docker build? or Startup script?
- Read man pages for journalctl !
- Default roataion?
# /var/log/journal
sudo journalctl --rotate
sudo journalctl --vacuum-size=100M
sudo journalctl --vacuum-files=5
Stale
Fixing current images write consensus
- Ubuntu 20 / node 1.13.0~dev206 eventually runs into consensus problems
- do not use 1.13.0~dev206 for Debian images (for now)!
- Todo: rather produce Debioan images similar to https://github.com/IDunion/indy-node-container/blob/main/build/Dockerfile.ubuntu18
- @Echsecutor
journals stuff -> not!
Stale
Contribution to Node 1.13.0 / Ubuntu 20.04 Release
...
- Weekly Fri 9:15-10:00 (UTC+1)
- Probably skip 2022-03-11 => Next Meeting 2022-03-18