- May 25, 2020
-
-
Dimitri Saingre authored
fix service init (forgot ethash service name update), add mem export, update ethclique service to latest enoslib version (extra vars for python version instead of changing default)
-
- Apr 20, 2020
-
-
Dimitri Saingre authored
-
- Apr 13, 2020
-
-
Dimitri Saingre authored
-
- Apr 01, 2020
-
-
Dimitri Saingre authored
-
Dimitri Saingre authored
-
- Feb 21, 2020
-
-
Dimitri Saingre authored
-
- Feb 18, 2020
-
-
Dimitri Saingre authored
-
- Feb 17, 2020
-
-
Dimitri Saingre authored
-
- Feb 05, 2020
-
-
Dimitri Saingre authored
Ensure npm is installed + fix hyperledger deployment (ensure majority of peers have to validate transactions)
-
- Jan 30, 2020
-
-
Dimitri Saingre authored
-
- Jan 28, 2020
-
-
Dimitri Saingre authored
add destroy action for hyperledger service, status command (CLI) and factorial function for hyperledger chaincode
-
- Jan 20, 2020
-
-
Dimitri Saingre authored
-
- Nov 12, 2019
-
-
Dimitri Saingre authored
fix eth config_peer network that was too specific to vagrant + stop assuming that servers will have a repeat command
-
- Oct 30, 2019
-
-
Dimitri Saingre authored
-
- Oct 29, 2019
-
-
Dimitri Saingre authored
-
- Oct 26, 2019
-
-
Dimitri Saingre authored
Previously the network interface to use to get each blockchain host in ansible was hard-coded (eth1). The issue is that it only works for vagrant as network interfaces names can be different for each provider. Those network interfaces names are used to get each bootnodes IPs. Wrong interfaces lead to crash during deployment. Now we try to get the network interface from the network role.
-
- Oct 23, 2019
-
-
Dimitri Saingre authored
-
Dimitri Saingre authored
I had issues with the geth client monitoring. it needs a database called 'geth' to send data to influxdb. Now we can create this database.
-
- Oct 18, 2019
-
-
Dimitri Saingre authored
-
Dimitri Saingre authored
Forgot to use Configuration.from_dictionnary to properly load the deployment configuration from yaml file
-
- Oct 17, 2019
-
-
Dimitri Saingre authored
-
Dimitri Saingre authored
-
- Jul 25, 2019
-
-
Dimitri Saingre authored
Basic eth PoW & PoA deployment & benchmark
-
Dimitri Saingre authored
-
Dimitri Saingre authored
-
- Mar 14, 2019
-
-
Dimitri Saingre authored
Feature/ethereum create accounts
-
Dimitri Saingre authored
-
- Mar 12, 2019
-
-
Dimitri Saingre authored
Feature/ethereum monitoring
-
- Mar 11, 2019
-
-
Dimitri Saingre authored
-
- Mar 05, 2019
-
-
Dimitri Saingre authored
Why telegraf : seems to have better support for metrics query over post http request than collectd URL issue : former commit take wrong ipv4 interfaces in jinja templates
-
- Mar 04, 2019
-
-
Dimitri Saingre authored
-
- Mar 02, 2019
-
-
Dimitri Saingre authored
We couldn't deploy on G5K because we tried to create a new /home/parity directory. Impossible on G5K and should be done in /tmp
-
- Feb 26, 2019
-
-
Dimitri Saingre authored
-
- Feb 20, 2019
-
-
Dimitri Saingre authored
There is two typology of nodes : Bootnodes and peers. This distinctions is here so we can provide peers a list of bootnodes for node discovery.
-
- Feb 15, 2019
-
-
Dimitri Saingre authored
-
- Feb 08, 2019
-
-
Dimitri Saingre authored
-
- Feb 05, 2019
-
-
Dimitri Saingre authored
-