Services eth only if no meta and non custodial

This commit is contained in:
nolash 2021-04-08 10:04:11 +02:00
parent eee2ff4430
commit e3faa2ec3c
Signed by untrusted user who does not match committer: lash
GPG Key ID: 21D2E7BB88C2A746

View File

@ -44,8 +44,10 @@ If you want to use a `import_balance.py` script to add to the user's balance fro
### Step 2 - Services
Make sure the following is running in the cluster:
If you are importing using `eth` and _not_ importing metadata, then the only service you need running in the cluster is:
* eth
In all other cases you will _also_ need:
* postgres
* redis