5 Commits

Author SHA1 Message Date
wileyj
b050b1bf2a chore: update rosetta dockerfile (#1651)
* Rewrite of rosetta dockerfile

This close to a full rewrite of the built image.
- runit is removed
- `/entrypoint.sh` now starts all processes via single script
- all logs are piped to stdout
- remove printf in favor of heredoc
- add a script to seed the chainstate when env var `SEED_CHAINSTATE=true`
- adds a postgres init script in case of genesis sync and DB != `postgres`

* chore - address PR comments

updating docs where stx-rosetta is used
add some docs around `SEED_CHAINSTATE`
add -W to pg_ctl and removing sleep
2023-05-19 11:14:02 +02:00
Jason Schrader
04f3c68a9a chore: update links from blockstack to hirosystems 2021-11-24 10:42:28 +01:00
Faried Nawaz
5dbeb4b843 docs: describe how to run stx-rosetta.Dockerfile for testnet and mocknet 2020-11-10 11:07:21 -05:00
Faried Nawaz
7cb531d29b fix: remove check:construction until the other PR is merged 2020-11-10 11:07:21 -05:00
Faried Nawaz
ea81eecddf refactor: move rosetta README to the toplevel 2020-11-10 11:07:21 -05:00