indy-node-container
indy-node-container copied to clipboard
Providing Containers to run Indy Node
-Tests are only run, when needed on PR's. The status check job needs to be added as the gateway for the PR's. -Image Tag format has been updated. -GHA Updates...
In https://github.com/hyperledger/indy-node-container/pull/107 I removed podman from the controller - as a quick fix (apt install was failing and so did the lvl1 solution) - why do we install podman into...
@c2bo had problems upgrading via the controller container: ``` indy_node_controller | 2022-08-26 07:55:58,559|INFO|container_node_control_tool.py|Node control tool is starting up on 0.0.0.0 port 30003 indy_node_controller | 2022-08-26 07:55:58,559|DEBUG|container_node_control_tool.py|Waiting for the next event...
delete https://github.com/hyperledger/indy-node-container/blob/main/run/etc_indy/node_control.confe ?
See https://wiki.hyperledger.org/pages/viewpage.action?pageId=71699719
This PR introducing a lot of changes to the handling of the Logging. Introducing new variables: * INDY_NODE_LOG_LEVEL * INDY_NODE_LOG_STDOUT * INDY_NODE_LOG_DIR Closes #68 #74
Commit text: workflow file for slack messages after weekly trivy scan, project context IDunion (Germany) This file was created to get Slack notifications on the IDunion project Slack workspace channel...
After running the debian based container in the ID Union Test Network for a few days, the node is now out of consensus ("3.0"). Maybe the Pypi package should be...
We want to think about a workflow of how upgrades can work. 1. Announce of Upgrade in the network 2. Announcement of changed apt packages Latest images needs to available...
Introduce an Environment Variable for setting the logLevel in `/etc/indy/indy_config.py`