Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Add Support external database - Closes #18 #17

Merged
merged 4 commits into from Jun 22, 2017
Merged

Add Support external database - Closes #18 #17

merged 4 commits into from Jun 22, 2017

Conversation

Removed-5an
Copy link
Contributor

@Removed-5an Removed-5an commented Jun 17, 2017

This pull requests gives us additional flexibility when setting up a Lisk node. This way you can reuse an already existing PostgreSQL database or container.

There's an example added on how you would run using docker compose.

Closes #18

@Isabello Isabello self-requested a review June 19, 2017 07:07
@Isabello Isabello self-assigned this Jun 19, 2017
Copy link
Contributor

@Isabello Isabello left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please include docker compose files for mainnet and testnet, with the sample pointing at local

sleep 1
done
echo "Postgres is up - executing command"
populate_database
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please insert an echo statement stating blockchain population has finished.

@Isabello Isabello changed the title support external database Add Support external database - Closes #18 Jun 22, 2017
@Isabello Isabello merged commit 471bbee into LiskArchive:development Jun 22, 2017
@Isabello Isabello mentioned this pull request Jun 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants