Skip to content

Update server images and values for 4.8 #9424

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

Merged

Conversation

christian-stephen
Copy link
Member

@christian-stephen christian-stephen commented Jun 4, 2025

Description

There has been some component changes in the 4.8 RC that need to be updated and reflected in the docs.

Reasons

A link to a GitHub and/or JIRA issue (if applicable).
Otherwise, a brief sentence about why you made these changes.

Content Checklist

Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.

Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs) 😸:

  • Break up walls of text by adding paragraph breaks.
  • Consider if the content could benefit from more structure, such as lists or tables, to make it easier to consume.
  • Keep the title between 20 and 70 characters.
  • Consider whether the content would benefit from more subsections (h2-h6 headings) to make it easier to consume.
  • Check all headings h1-h6 are in sentence case (only first letter is capitalized).
  • Is there a "Next steps" section at the end of the page giving the reader a clear path to what to read next?
  • Include relevant backlinks to other CircleCI docs/pages.

@christian-stephen christian-stephen requested review from a team as code owners June 4, 2025 17:49
@christian-stephen christian-stephen requested a review from a team June 4, 2025 17:49
@christian-stephen
Copy link
Member Author

@christian-stephen christian-stephen merged commit 1dd7fdc into DOCSS-1753-server-4.8 Jun 5, 2025
2 of 3 checks passed
rosieyohannan added a commit that referenced this pull request Jun 24, 2025
* create 4.8 directory

* add 4.8 to sidebar

* ONPREM-1346  | Removing launch agent reference (#9264)

* removed launch agent reference

* added launch agent migration guide

* Update jekyll/_cci2/server/latest/installation/upgrade-server.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Move server partials into correct directory and update set for 4.7 version (#9324)

* move server partials into correct dir and update set for 4.7

* update version in latest partials

* public docs for ref chart (#9305)

* first commit

* update

* updating SLI doc descriptions

* removing dashboard descriptions

* Update jekyll/_cci2/server/latest/operator/reference-monitoring-stack.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update jekyll/_cci2/server/latest/operator/reference-monitoring-stack.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update jekyll/_cci2/server/latest/operator/reference-monitoring-stack.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update jekyll/_cci2/server/latest/operator/reference-monitoring-stack.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update jekyll/_cci2/server/latest/operator/reference-monitoring-stack.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* change filename and add to sidebar

* add Grafana to linter ok list

* fix xref

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* [ONPREM-2101] Document accessing the Nomad web UI for troubleshooting (#9357)

* Document accessing the Nomad web UI for troubleshooting

* Apply suggestions from code review

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update instructions on how to access the Nomad UI (#9361)

We made some changes to which address Nomad binds to that makes port-forwarding directly possible again

* Onprem 2032/externalize nomad servers (#9352)

* updating nomad references

* adding aws instructions for nomad server

* updating references

* add nomad externalization docs for existing installs

* merging phase 3 docs

* Update jekyll/_cci2/server/latest/installation/phase-3-aws-execution-environments.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update jekyll/_cci2/server/latest/installation/phase-3-gcp-execution-environments.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update jekyll/_cci2/server/latest/operator/introduction-to-nomad-cluster-operation.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update jekyll/_includes/partials/server/latest/installation/phase-3.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update jekyll/_includes/partials/server/latest/installation/phase-3.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update jekyll/_includes/partials/server/latest/installation/phase-3.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update jekyll/_includes/partials/server/latest/installation/phase-3.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update jekyll/_includes/partials/server/latest/installation/phase-3.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update jekyll/_includes/partials/server/latest/installation/phase-3.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update jekyll/_cci2/server/latest/operator/introduction-to-nomad-cluster-operation.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* adding link to gcp variables.tf

* logic fix

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update values table for server 4.8 (#9386)

* Update images for air-gap on server 4.8 (#9387)

* add mtls note 4.8 (#9397)

* adding mtls note

* Update jekyll/_cci2/server/latest/installation/hardening-your-cluster.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Revert "Update instructions on how to access the Nomad UI (#9361)" (#9420)

This reverts commit b606efa. We
actually need to go back to the first iteration of the instructions as
we have once again changed the bind address of the Nomad servers.

* Update server images and values for 4.8 (#9424)

* fix link to orb docs and add description of what's in the release

* fix up some lint errors

* fix long sentence in upgrade guide

---------

Co-authored-by: Atul S <3430610+atulsingh0@users.noreply.github.com>
Co-authored-by: Akil Aikman <akil@circleci.com>
Co-authored-by: Chris Stephen <chris.stephen@circleci.com>
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