php79 / stack

PHP 5.3 ~ 8.2 + Nginx + Let's Encrypt + MariaDB + 앱 자동 설치
https://www.php79.com
MIT License
90 stars 32 forks source link

Rocky Linux 8 지원 #90

Closed ibin79 closed 11 months ago

ibin79 commented 2 years ago

CentOS 8 EOS - https://github.com/php79/stack/issues/56#issuecomment-741509611

Rocky Linux 8

https://rockylinux.org/

Rocky Linux is an open-source enterprise operating system designed to be 100% bug-for-bug compatible with Red Hat Enterprise Linux®. It is under intensive development by the community.

참고) Oracle Linux 8.5 ? - https://docs.oracle.com/en/operating-systems/oracle-linux/8/relnotes8.5/

ibin79 commented 2 years ago

관련 링크

ibin79 commented 2 years ago

네이버, 카카오 미러에서도 지원

lovelycbm commented 2 years ago

Php79 잘 사용중입니다. Rocky Linux 에서 그대로 사용해도 문제 없을까요?

ibin79 commented 2 years ago

지원 준비중이고요. 본 이슈에서 진행 상황 기록해나갈 예정입니다.

일단은 OS만 설치해서 차이점들 비교중입니다.

ibin79 commented 1 year ago
l2zeo commented 1 year ago

훌륭합니다! 항상 잘 사용하고 있습니다. 이번에 서버 이전으로 Rocky Linux를 설치하고 사용해야 하는데 stack지원이 가능할까요? 또한, 기존의 서버 설정데이터를 그대로 사용할순 없는지요?? 현재 Rocky 버전이 9 버전도 있던데 8,9 모두 가능한지도 궁금합니다

ibin79 commented 1 year ago

네. 저도 Rocky Linux 8 에 stack 기반으로 서버들 셋팅해오고 있는데, 별다른 이슈가 없었습니다.

stack 자체 설정 파일인 stack.defaults.conf 는 변경이 없어서 그대로 사용해도 됩니다.

image

다만 nginx, php, mariadb 설정 파일들은 그대로 복사는 힘들 것 같고, 제 경우는 직접 추가/수정한 설정만 비교후 직접 적용하는 방법으로 진행했습니다.

Rocky Linux 9 는 아직 서비스하는 클라우드/IDC 가 거의 없는 듯 하네요. 추후 지원을 검토할 예정입니다.