-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run Juno in docker #18
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, thanks for contributing here @mrlp4. I left some initial feedback, I'll be happy to test this out shortly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alexanderbez what do you think about placing here example of .env file, i mean that it style slightly different than config.toml, values should not come as "string", but straight as is. Is it straight-forward enough?
Provided files would create Postgres, Hasura and Juno containers, connected in the right way between themselves. It is only necessary to fill .env file with settings, and start run.sh script.
Steps of what will happen after run.sh: