Update readme formatting

This commit is contained in:
nolash 2021-04-08 09:15:58 +02:00
parent 5e833f900f
commit 81b71316ee
Signed by untrusted user who does not match committer: lash
GPG Key ID: 21D2E7BB88C2A746

View File

@ -49,11 +49,6 @@ Make sure the following is running in the cluster:
* postgres
* redis
If metadata is to be imported, also run:
* cic-meta-server
If importing using `cic_eth` or `cic_ussd` also run:
* cic-eth-tasker
* cic-eth-dispatcher
@ -64,11 +59,13 @@ If importing using `cic_ussd` also run:
* cic-ussd-server
* cic-notify-tasker
You will want to run these in sequence:
If metadata is to be imported, also run:
* cic-meta-server
### Step 3 - User imports
Only run _one_ of the following.
#### Alternative 1 - Sovereign wallet import - `eth`
@ -99,7 +96,7 @@ In another terminal:
The `redis_hostname_in_docker` value is the hostname required to reach the redis server from within the docker cluster. The `import_users` script will receive the address of each newly created custodial account on a redis subscription fed by a callback task in the `cic_eth` account creation task chain.
#### Alternative 3 - USSD import
#### Alternative 3 - USSD import - `cic_ussd`
Run in sequence, in first terminal: