-
Notifications
You must be signed in to change notification settings - Fork 542
consolidate EC2 installation info #2177
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
consolidate EC2 installation info #2177
Conversation
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
WalkthroughThis change consolidates Amazon EC2 installation documentation by migrating the separate Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
💤 Files with no reviewable changes (2)
🔇 Additional comments (6)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
| To install Fluent Bit on any Amazon Linux instance, follow these steps. | ||
|
|
||
| ## Configure YUM | ||
| <!-- markdownlint-disable MD029 --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wasn't sure if the tabs/hint in the middle of these steps would break GitBook's auto-numbering for procedures, and apparently it does, so I'm glad I checked :P adding a markdownlint flag here so I can make an exception to use hard-coded step numbers
|
Merging! |
this PR consolidates the EC2 installation info into the general amazon linux doc (since the original EC2 page was basically a stub). additionally, I reformatted a few things in the amazon linux doc to better accommodate the newly-moved info.
Summary by CodeRabbit
Documentation
Refactor