Skip to content

Conversation

paigecalvert
Copy link
Contributor

@paigecalvert paigecalvert commented Sep 8, 2025

Copy link

netlify bot commented Sep 8, 2025

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit f0ce6b1
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs/deploys/68c9eaf630c0180008b766ea
😎 Deploy Preview https://deploy-preview-3519--replicated-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

netlify bot commented Sep 8, 2025

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit f0ce6b1
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs-upgrade/deploys/68c9eaf69368590008f49f84
😎 Deploy Preview https://deploy-preview-3519--replicated-docs-upgrade.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Sep 8, 2025
@paigecalvert paigecalvert changed the title Add tutorials for headless installs and Helm CLI installs with SlackerNews Add tutorial for headless install of SlackerNews with EC Sep 11, 2025
@paigecalvert
Copy link
Contributor Author

Moved helm cli tutorial to new pr #3524

@paigecalvert paigecalvert marked this pull request as ready for review September 11, 2025 21:26
@paigecalvert paigecalvert requested a review from a team as a code owner September 11, 2025 21:26
cd ../../
```

1. Download the release manifests:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

hosted the release manifests so that people don't have to do all the copy and pasting. let's the focus on the install part

Copy link
Member

Choose a reason for hiding this comment

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

that's a good idea. i'm curious about the two part approach, download the chart separately from the manifests. is there a reason to do that versus just hosting the full release in a tarball and then they just untar and can proceed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's a good point...maybe just having them step through it to be a little more aware what all the files are, but there could still be a step to list everything the release to see what's included

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated to put these in a single tarball

type: 'category',
label: 'Tutorials',
items: [
'vendor/tutorial-embedded-cluster-automation',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

^ this will get one more item once I finish #3524


* Download the Helm chart and release manifests for the sample SlackerNews application
* Create a release for SlackerNews in the Replicated Platform
* Create a ConfigValues file to pass application-specific configuration values to the installation from the command line
Copy link
Contributor Author

Choose a reason for hiding this comment

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

note: this branch is out of date with main, but I plan on linking to the new configvalues reference topic here and probably in the tutorial as well

cd ../../
```

1. Download the release manifests:
Copy link
Member

Choose a reason for hiding this comment

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

that's a good idea. i'm curious about the two part approach, download the chart separately from the manifests. is there a reason to do that versus just hosting the full release in a tarball and then they just untar and can proceed?

@paigecalvert paigecalvert merged commit 1d32e73 into main Sep 17, 2025
5 checks passed
@paigecalvert paigecalvert deleted the automate-install-tutorial branch September 17, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::docs Improvements or additions to documentation type::feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants