Sign inSign up

elsdoerfer/ripple-rest

By elsdoerfer

Updated over 10 years ago

Image
0

1.7K

elsdoerfer/ripple-rest repository overview

Run ripple-rest:

docker run elsdoerfer/ripple-rest

To run with a production database, specify the DATABASE_URL env variable:

DATABASE_URL="postgres://ripple_rest_user:password@localhost:5432/ripple_rest_db"

Services runs on port 5990.

Note: If run in the foreground without -i, the output seems to halt after the first line, though "docker logs" will show you it works.

TODO: Support custom config for rippled_servers, ssl_certs, host.

Tag summary

Content type

Image

Digest

sha256:818776f04

Size

223.7 MB

Last updated

over 10 years ago

docker pull elsdoerfer/ripple-rest