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

Running saturn locally #920

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Running saturn locally #920

wants to merge 8 commits into from

Conversation

nour-massri
Copy link
Member

  • putting together the setup I had to run saturn locally in a dockerized portable way

@nour-massri nour-massri marked this pull request as draft January 21, 2025 20:41
@nour-massri nour-massri marked this pull request as ready for review January 22, 2025 00:14
@nour-massri nour-massri force-pushed the running-saturn-locally branch from 21ac6fb to 8ec61bb Compare January 23, 2025 23:30
@lowtorola lowtorola force-pushed the running-saturn-locally branch from 8ec61bb to 00a4ee3 Compare January 25, 2025 12:12
@nour-massri nour-massri force-pushed the running-saturn-locally branch from 00a4ee3 to 8ec61bb Compare January 25, 2025 13:16
@nour-massri nour-massri force-pushed the running-saturn-locally branch from 8ec61bb to 4832f07 Compare January 25, 2025 13:17
Copy link
Contributor

@lowtorola lowtorola left a comment

Choose a reason for hiding this comment

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

Got as far as my last comment before weirdness struck... any ideas?

saturn/README.md Show resolved Hide resolved
saturn/README.md Outdated Show resolved Hide resolved
saturn/README.md Show resolved Hide resolved
saturn/README.md Outdated
Comment on lines 139 to 143
docker run -it --rm --network host \

-v $(pwd):/development \

pubsub-emulator
Copy link
Contributor

Choose a reason for hiding this comment

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

This command goes haywire and spams this error:

/usr/local/bin/startpubsub.sh: 24: read: Illegal option -e
Enter a command to run (e.g., ./pubsubclient <command> <args>, all paths /development/...):

Copy link
Member Author

Choose a reason for hiding this comment

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

did a push rebuild again and test

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