Skip to content
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

Merged
merged 9 commits into from
Apr 1, 2025
Merged

Conversation

dwdougherty
Copy link
Collaborator

@dwdougherty dwdougherty commented Mar 25, 2025

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.

@dwdougherty dwdougherty added dev CE 8.0 Redis Community Edition 8.0 (future) labels Mar 25, 2025
@dwdougherty dwdougherty requested a review from LiorKogan March 25, 2025 17:04
@dwdougherty dwdougherty self-assigned this Mar 25, 2025
@dwdougherty dwdougherty requested review from a team and adobrzhansky March 25, 2025 17:23
Copy link
Contributor

@andy-stark-redis andy-stark-redis left a 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.

@dwdougherty
Copy link
Collaborator Author

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.

- operate
- stack
- oss
linkTitle: Debian 11 (Bullseye)
Copy link
Contributor

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

Copy link
Member

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

Copy link
Collaborator Author

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?

Copy link
Member

Choose a reason for hiding this comment

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

@dwdougherty dwdougherty merged commit fc80933 into community-edition-8 Apr 1, 2025
5 checks passed
@dwdougherty dwdougherty deleted the DOC-5001 branch April 1, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CE 8.0 Redis Community Edition 8.0 (future)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants