Skip to content

Use default trillian_log_server ports#312

Merged
dlorenc merged 1 commit intosigstore:mainfrom
axelsimon:use_default_trillian_server_ports
May 23, 2021
Merged

Use default trillian_log_server ports#312
dlorenc merged 1 commit intosigstore:mainfrom
axelsimon:use_default_trillian_server_ports

Conversation

@axelsimon
Copy link
Contributor

Switch away from using rpc_endpoint=8091 and back to 8090 which is trillian_log_server's default.

This simplifies the commands to start trillian log_server, reducing it down to:
trillian_log_server --logtostderr ...
and avoids diverging from upstream when there is no need.

This change also updates the corresponding docker-compose and k8s configs.

A corresponding documentation update is in the works.

Signed-off-by: axelsimon github@axelsimon.net

Switch away from using rpc_endpoint=8091 and back to 8090 which is trillian_log_server's default.
This simplifies the commands to start trillian log_server, reducing it down to:
trillian_log_server --logtostderr ...
and avoids diverging from upstream when there is no need.

This change also updates the corresponding docker-compose and k8s configs.

Signed-off-by: axelsimon <github@axelsimon.net>
axelsimon added a commit to axelsimon/sigstore.github.io that referenced this pull request May 21, 2021
Relates to sigstore/rekor#312

- Use default trillian_log_server ports
- Simplify trillian_log_server command
- Switch trillian_log_signer ports to 8190 (RPC) and 8191 (HTTP)
- Small wording improvements
- Add next steps section: take readers to the CLI page

Signed-off-by: axelsimon <github@axelsimon.net>
@axelsimon
Copy link
Contributor Author

And here is the corresponding sigstore website PR: sigstore/sigstore.github.io#64

Copy link
Member

@bobcallaway bobcallaway left a comment

Choose a reason for hiding this comment

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

lgtm

@dlorenc dlorenc merged commit 0f60492 into sigstore:main May 23, 2021
@axelsimon axelsimon deleted the use_default_trillian_server_ports branch May 24, 2021 16:48
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.

3 participants