Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.

Docs(reference): add some more ports #1775

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

dnilasor
Copy link
Contributor

@dnilasor dnilasor commented Apr 7, 2020

Add more ports to the port mapping doc. Linking to this doc from hackathon dev env doc and want to have all the non-proprietary ports I can find in our internal docs represented here.

@dorbin dorbin requested a review from ezimanyi April 7, 2020 15:53
Copy link
Collaborator

@ezimanyi ezimanyi left a comment

Choose a reason for hiding this comment

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

Just a few questions, thanks!

@@ -128,8 +128,11 @@ By default Spinnaker binds ports according to the following table
| Fiat | 7003 |
| Front50 | 8080 |
| Gate | 8084 |
| Gate x509 | 8085 |
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this saying that when you use x509 authentication for Gate it instead listens on port 8085? I'm using this and it's still listening in 8084...when does it listen on 8085?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Need to check with SME on this as I haven't enabled x509 and simply based this on internal doc. Stay tuned : )

| Halyard | 8064 |
| Igor | 8088 |
| Kayenta | 8090 |
| Orca | 8083 |
| Rosco | 8087 |
| Redis | 6379 |
Copy link
Collaborator

Choose a reason for hiding this comment

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

Would it make sense to pull these into their own section, as we're really documenting defaults of external services we don't control here? It does seem useful to have the ports they listen on handy as you often need to run commands against them to check the state of data, but maybe as an "external services" section?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I like this idea!! Will add these edits soon thx

| Halyard | 8064 |
| Igor | 8088 |
| Kayenta | 8090 |
| Orca | 8083 |
| Rosco | 8087 |
| Redis | 6379 |
| MariaDB | 3306 |
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should this reference MySQL instead? From the docs it looks like it's a pretty specific use case to use the MariaDB connector to connect to AWS and most people will just be using a MySQL installation.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. Could say either/or but to me MySQL and Maria are analogous so, +1. Will update

@dnilasor dnilasor changed the title add some more ports Docs(reference): add some more ports Apr 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants