Scripts referenced by Rosetta's Docker setup. Not usable in other contexts.
These scripts are kept separately (in this repository) so that we can easily use versioned references towards them, and also to satisfy Rosetta's build anywhere requirement.
This script is used to tailor the default Observer configuration. More precisely, it alters the files config.toml
and prefs.toml
accordingly and adjusts settings related to DbLookupExtensions
, Antiflood
etc.
This script should be used as the entrypoint of Rosetta's Dockerfile. It starts the requested program (node
or rosetta
), with the provided arguments, and with the appropriate configuration.