Skip to content

build(docker): mount database and log paths as volumes#2064

Merged
faustbrian merged 13 commits intoArkEcosystem:developfrom
adrian69:develop
Feb 5, 2019
Merged

build(docker): mount database and log paths as volumes#2064
faustbrian merged 13 commits intoArkEcosystem:developfrom
adrian69:develop

Conversation

@adrian69
Copy link
Copy Markdown
Collaborator

@adrian69 adrian69 commented Feb 5, 2019

Proposed changes

Mount database and log paths as docker volumes - make them accessible locally at any time as well preserve pool and snapshots data on container delete.

Types of changes

  • Refactoring (improve a current implementation without adding a new feature or fixing a bug)

Checklist

@adrian69 adrian69 requested a review from faustbrian February 5, 2019 16:03
@ghost
Copy link
Copy Markdown

ghost commented Feb 5, 2019

@faustbrian @supaiku0 @air1one - please review this in the next few days. Be sure to explicitly select labels so I know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 5, 2019

Codecov Report

Merging #2064 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2064   +/-   ##
========================================
  Coverage    73.76%   73.76%           
========================================
  Files          367      367           
  Lines         8261     8261           
  Branches      1177     1186    +9     
========================================
  Hits          6094     6094           
+ Misses        2134     2132    -2     
- Partials        33       35    +2
Impacted Files Coverage Δ
packages/core-test-utils/src/helpers/container.ts 0% <0%> (ø) ⬆️
packages/core-test-utils/src/generators/wallets.ts 14.28% <0%> (ø) ⬆️

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 e0f65b5...cad9284. Read the comment docs.

@faustbrian faustbrian changed the title Update - mount database and log paths as volumes build(docker): mount database and log paths as volumes Feb 5, 2019
@faustbrian faustbrian merged commit 235300f into ArkEcosystem:develop Feb 5, 2019
vasild added a commit that referenced this pull request Feb 6, 2019
…peer-state

* ArkEcosystem/core/develop:
  test(core-blockchain): increase coverage (#2066)
  chore: ignore a few things for coverage
  chore(docker): mount database and log paths as volumes (#2064)
  chore: docker production set (#2063)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants