Running saturn locally - #920
Merged
Merged
Conversation
nour-massri
commented
Jan 21, 2025
Member
- putting together the setup I had to run saturn locally in a dockerized portable way
nour-massri
marked this pull request as draft
January 21, 2025 20:41
nour-massri
marked this pull request as ready for review
January 22, 2025 00:14
nour-massri
force-pushed
the
running-saturn-locally
branch
from
January 23, 2025 23:30
21ac6fb to
8ec61bb
Compare
lowtorola
force-pushed
the
running-saturn-locally
branch
from
January 25, 2025 12:12
8ec61bb to
00a4ee3
Compare
nour-massri
force-pushed
the
running-saturn-locally
branch
from
January 25, 2025 13:16
00a4ee3 to
8ec61bb
Compare
… pythong scaffolds calls
nour-massri
force-pushed
the
running-saturn-locally
branch
from
January 25, 2025 13:17
8ec61bb to
4832f07
Compare
lowtorola
requested changes
Jan 25, 2025
lowtorola
left a comment
Contributor
There was a problem hiding this comment.
Got as far as my last comment before weirdness struck... any ideas?
Comment on lines
+139
to
+143
| docker run -it --rm --network host \ | ||
|
|
||
| -v $(pwd):/development \ | ||
|
|
||
| pubsub-emulator |
Contributor
There was a problem hiding this comment.
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/...):
Member
Author
There was a problem hiding this comment.
did a push rebuild again and test
lowtorola
approved these changes
Jan 3, 2026
lowtorola
left a comment
Contributor
There was a problem hiding this comment.
This looks great i wasnt able to run it (no time) but what really matters is whether it works on the cloud/ your machine great work
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.