Skip to content

Instantly share code, notes, and snippets.

@shblue21
Last active February 21, 2022 08:40
Show Gist options
  • Save shblue21/11ea3411d6df2eb488f5084df1c96838 to your computer and use it in GitHub Desktop.
Save shblue21/11ea3411d6df2eb488f5084df1c96838 to your computer and use it in GitHub Desktop.
아마존 리눅스2 에서 redis 설치

1. 아마존 레포에서 인스톨

sudo amazon-linux-extras install redis6 -y

2. 직접 다운로드 및 빌드

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment