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

Change example port from 80 to 8080, to allow non-root usage #1650

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

inahga
Copy link
Contributor

@inahga inahga commented Jul 27, 2023

Minor annoyance: port 80 is a privileged port in Linux, so non-root users can't bind to it (without modifying their system). This just makes it easier to bring up a quick aggregator DATASTORE_KEYS=foobar cargo run --bin aggregator -- --config-file samples/basic_config/aggregator.yaml.

@inahga inahga requested a review from a team as a code owner July 27, 2023 15:32
@inahga inahga enabled auto-merge (squash) July 27, 2023 15:33
@inahga inahga merged commit 8652f6a into main Jul 27, 2023
7 checks passed
@inahga inahga deleted the inahga/change-defaults branch July 27, 2023 16:50
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