Closed michielbdejong closed 7 years ago
what is Error: Cannot find module 'five-bells-service-manager'
on circleci? Does that come from the integration tests? Pretty sure I didn't break that with these readme changes ;)
@michielbdejong Try rebuilding without cache, should fix it.
Merging #409 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #409 +/- ##
=======================================
Coverage 92.13% 92.13%
=======================================
Files 56 56
Lines 1805 1805
Branches 311 311
=======================================
Hits 1663 1663
Misses 142 142
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update f89cf33...2038dfa. Read the comment docs.
The env var for setting the admin user password was missing, so you couldn't do anything with the ledger from the Docker instructions.
These additions also explain how to create a user, how to inspect the database, how to connect a plugin, and add a word of warning about reliability.