-
Notifications
You must be signed in to change notification settings - Fork 181
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
DEV: add build from source procedures #1319
Conversation
content/operate/oss_and_stack/install/build-stack/debian-bookwarm.md
Outdated
Show resolved
Hide resolved
content/operate/oss_and_stack/install/build-stack/debian-bookwarm.md
Outdated
Show resolved
Hide resolved
content/operate/oss_and_stack/install/build-stack/debian-bookwarm.md
Outdated
Show resolved
Hide resolved
content/operate/oss_and_stack/install/build-stack/debian-bookwarm.md
Outdated
Show resolved
Hide resolved
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.
Few minor issues, maybe, but easily fixed and otherwise language LGTM.
content/operate/oss_and_stack/install/build-stack/debian-bookwarm.md
Outdated
Show resolved
Hide resolved
content/operate/oss_and_stack/install/build-stack/debian-bullseye.md
Outdated
Show resolved
Hide resolved
Thank you @LiorKogan, @andy-stark-redis, and @adobrzhansky for the review comments. N.B. I still need to test each of these sets of instructions, but I will go ahead and merge this PR into my feature branch. I'll update as necessary after testing. |
content/operate/oss_and_stack/install/build-stack/almalinux-8.md
Outdated
Show resolved
Hide resolved
content/operate/oss_and_stack/install/build-stack/almalinux-8.md
Outdated
Show resolved
Hide resolved
- operate | ||
- stack | ||
- oss | ||
linkTitle: Debian 11 (Bullseye) |
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.
Maybe we should just include a guide for the latest version of each of these? to encourage using the latest version? Only bookworm, noble, and rhel/rocky/alma 9? @LiorKogan
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.
We should provide instructions for all the OSes we test against.
They are now going to be listed in the Redis 8.0 release notes
- Ubuntu 20.04 (Focal Fossa), 22.04 (Jammy Jellyfish), 24.04 (Noble Numbat)
- CentOS 9
- Rocky Linux 8.10, 9.5
- AlmaLinux 8.10, 9.5
- Debian 11 (Bullseye), 12 (Bookworm)
- macOS 13 (Ventura), 14 (Sonoma), 15 (Sequoia)
Let me know if we need to fix something
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.
CentOS 9 wasn't on your list. If I need to add it, I'll need a Dockerfile from @adobrzhansky. Isn't CentOS dead?
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.
@adamiBs we have CentOS9 in https://github.com/redis/redis-rpm
DOC-5001
This PR contains build instructions for the platforms listed in this RED ticket. At least one architecture of each has been tested on my personal machine using Docker. I have to test macOS because I really don't want to mess up my main system. I'm looking for a older Mac that I can use.