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

Docker: Support for --loom and --httpPort #221

Merged
merged 4 commits into from Feb 14, 2023

Conversation

mopfel-winrux
Copy link
Contributor

Modified start_urbit.sh script to allow the user to pick loom size and http port.
This is the start script Native Planet uses for our docker container

Resolves #189

@mopfel-winrux mopfel-winrux requested a review from a team as a code owner February 10, 2023 19:56
@mcevoypeter
Copy link

If Native Planet is taking over ownership of the Docker container, I think it makes sense to change CODEOWNERS to list your team as owners of the docker/ directory. @jalehman thoughts?

@jalehman
Copy link
Member

Agree completely. Let's make sure to due that durning one of our weekly meetings, probably tomorrow, @mopfel-winrux

@matthew-levan
Copy link
Contributor

matthew-levan commented Feb 13, 2023

@mopfel-winrux will you please test this image and copy/paste the results in here? Maybe just a simple build, start (with new options), and verify that the boot prints match the expected inputs (namely loom size and httpPort).

Once I see those results I'll gladly approve. Thank you sir.

Added loom and httpPort for comets :(
Added stuff about loom and http-port
Copy link
Contributor

@matthew-levan matthew-levan left a comment

Choose a reason for hiding this comment

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

LGTM.

@matthew-levan
Copy link
Contributor

matthew-levan commented Feb 14, 2023

@mopfel-winrux and I tested this live this morning and all the new options work as expected.

@matthew-levan matthew-levan merged commit 1a9f3ab into urbit:develop Feb 14, 2023
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.

Docker: support --loom and other options in start-urbit script
4 participants