Skip to content

Conversation

@nuclearcat
Copy link
Member

This documentation might help DevOps who want to setup whole KernelCI "in-house".

@patersonc
Copy link
Collaborator

/staging

@github-actions
Copy link

Your PR has been deployed to staging. Staging URL: https://static.staging.kernelci.org/ After testing, you can merge your PR. Note: This is a temporary staging URL, if anyone else will test another PR, it will override contents.

Copy link
Collaborator

@patersonc patersonc left a comment

Choose a reason for hiding this comment

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

Hello @nuclearcat

Thank you for the detailed documentation.

I've briefly read through it all and it looks okay to me, although I obviously lack the knowledge to confirm it's functionally correct.

Comment on lines 1564 to 1594
┌─────────────────────────────────────────────────────────────┐
│ Network: private │
│ │
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
│ │ kcidb-rest │ │ ingester │ │logspec-worker│ │
│ │ (Port 443) │ │ │ │ │ │
│ └──────┬───────┘ └──────┬───────┘ └──────┬───────┘ │
│ │ │ │ │
│ └───────────────────┴───────────────────┘ │
│ │ │
│ ┌──────▼───────┐ │
│ │ PostgreSQL │ │
│ │ (Port 5432)│ │
│ └──────────────┘ │
│ │
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
│ │ Backend │◄───┤ Redis │ │ Dashboard DB │ │
│ │ (Port 8000) │ │ (Port 6379) │ │ (Port 5434) │ │
│ └──────┬───────┘ └──────────────┘ └──────────────┘ │
│ │ │
└─────────┼────────────────────────────────────────────────────┘
┌─────────▼────────────────────────────────────────────────────┐
│ Network: public │
│ │
│ ┌──────────────┐ ┌──────────────┐ │
│ │ Proxy │ │ Dashboard │ │
│ │ (Port 80) │◄───┤ (static) │ │
│ └──────────────┘ └──────────────┘ │
│ │ │
└─────────┼────────────────────────────────────────────────────┘
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nit: The box alignment isn't perfect in this diagram.

@patersonc
Copy link
Collaborator

One general comment: For the various software prerequisites, do we have any versioning requirements?

@nuclearcat
Copy link
Member Author

One general comment: For the various software prerequisites, do we have any versioning requirements?

I think mostly not, at least until now. We use containers a lot, and they maintain this details "inside".

Signed-off-by: Denys Fedoryshchenko <[email protected]>
Copy link
Collaborator

@patersonc patersonc left a comment

Choose a reason for hiding this comment

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

I'm happy to approve, but I'll leave it another day or so before merging to give others who may know more than me a chance to look over it.

@patersonc patersonc merged commit e8b3837 into main Oct 17, 2025
1 check passed
@patersonc patersonc deleted the add-self-install branch October 17, 2025 16:11
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.

4 participants