Skip to content
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

fix(antennas-postgres) to make it more suitable for quickstarts #35

Merged
merged 2 commits into from
Jun 22, 2022

Conversation

joacoc
Copy link
Contributor

@joacoc joacoc commented Jun 21, 2022

Refactor the code to be more suitable for the documentation quickstart. The user should be able to run all the code that Materialize needs to consume from Postgres.

@@ -9,7 +9,7 @@ curl -fsSL http://stedolan.github.io/jq/download/linux64/jq > /usr/local/bin/jq
chmod +x /usr/local/bin/jq

# Turn on the demo and give it a few (good) seconds to spin up.
docker-compose up -d
AUTOSETUP=1 docker-compose up -d
Copy link
Contributor

Choose a reason for hiding this comment

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

Ah, cool! I think this approach solves @ruf-io's #28.

@joacoc joacoc merged commit daeda8f into MaterializeInc:main Jun 22, 2022
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.

2 participants