Services eth only if no meta and non custodial
This commit is contained in:
parent
eee2ff4430
commit
e3faa2ec3c
@ -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
|
### 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
|
* eth
|
||||||
|
|
||||||
|
In all other cases you will _also_ need:
|
||||||
* postgres
|
* postgres
|
||||||
* redis
|
* redis
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user