omgnetwork / ewallet

eWallet Backend for the OmiseGO SDKs.
https://omisego.network/
Apache License 2.0
324 stars 74 forks source link

unable to find or specify local ledger secret #1185

Open Narenderkjpr opened 4 years ago

Narenderkjpr commented 4 years ago

Unable to setup and configure the local_ledger configuration using docker-compose

I am very much new with the ewallet and i go through read me to run the ewallet container but i missed some env configuration of local ledger setup and unable to find it any where. can you help me or provide setup instruction on local ledger connection and secret generation over ewallet

docker running over ubuntu 18.04

problem appears while setting secret configuration on docker-compose.yml and try to run it

unnawut commented 4 years ago

Please follow https://github.com/omgnetwork/ewallet#getting-started and on step 3, after running ./docker-gen.sh > docker-compose.override.yml, the secrets should be auto populated into the docker-compose.override.yml file