- Tooling
- Productive Setup
- Logging
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)
- Guido Wischrop (MGM)
- Marquart Franz (Siemens)
- Christian Kubis (IFIS)
In Progress
Community
Presentation of our work/repo in 2022-03-29 Indy Contributors Call
Tooling
- Move IDU specific tools ( https://github.com/hyperledger/indy-node-container/blob/main/run/set_iptables_for_idu.sh ) to ID U repo..
...
Using Container in Production Network
- Docs → README
- TODO: Set up a new node (step by step) from our repo+readme
- check if it works and everything is explained well enough
- TODO: Set up a new node (step by step) from our repo+readme
- What needs to be done for production setting?
- Upgrade Process
- Latest images
Upgrades via node controller
- Upgrade Process
- Marquart: OOS clearing? (z.B. https://www.blackducksoftware.com/ )
Logging
- 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?
...
- We have a setting. Good enough?
Logging
Stale PR https://github.com/hyperledger/indy-node-container/
blob/main/run/etc_indy/indy_config.py- set to 1
- += run/README.md See https://github.com/hyperledger/indy-node-container/
mounting log files (
/var/log/indy
)- https://github.com/hyperledger/indy-node-container/blob/main/run/docker-compose.yml
- rotation?
- += run/README
journals stuff -> not!
...
- Sebastian Schmittner → Nicklas (solidnerd): who is to finish this?
Stale
TRA / OSS Clearing / ...
- Marquart triggering Siemens processes to check whether Indy nod (Container) can be run in productive setting for a Siemens scale company
Release automation / Scans
...
- Change to Bi-Weekly: Fri 9:15-10:00 (UTC+1)
- Next Meeting: 2022-04-0829