WordOps
v3.22.0 - WordOps stable release
주요 기능 • 사용법 • 로드맵 • 변경 로그 • 크레딧 • 라이센스
WordOps.net • 문서 • 커뮤니티 포럼 • 대시보드 데모
wget -qO wo wops.cc && sudo bash wo # Install WordOps
sudo wo site create example.com --wp # Install required packages & setup WordPress on example.com
추가 설치 방법이 포함된 자세한 시작 안내서는 설명서에서 찾을 수 있습니다.
wo site create example.com --wp # install wordpress with [Current supported PHP release](https://endoflife.date/php) without any page caching
wo site create example.com --wp --php84 # install wordpress with PHP 8.4 without any page caching
wo site create example.com --wpfc # install wordpress + nginx fastcgi_cache
wo site create example.com --wpredis # install wordpress + nginx redis_cache
wo site create example.com --wprocket # install wordpress with WP-Rocket plugin
wo site create example.com --wpce # install wordpress with Cache-enabler plugin
wo site create example.com --wpsc # install wordpress with wp-super-cache plugin
wo site create example.com --wpsubdir # install wpmu-subdirectory without any page caching
wo site create example.com --wpsubdir --wpsc # install wpmu-subdirectory with wp-super-cache plugin
wo site create example.com --wpsubdir --wpfc # install wpmu-subdirectory + nginx fastcgi_cache
wo site create example.com --wpsubdir --wpredis # install wpmu-subdirectory + nginx redis_cache
wo site create example.com --wpsubdir --wprocket # install wpmu-subdirectory + WP-Rocket plugin
wo site create example.com --wpsubdir --wpce # install wpmu-subdirectory + Cache-Enabler plugin
wo site create example.com --wpsubdomain # install wpmu-subdomain without any page caching
wo site create example.com --wpsubdomain --wpsc # install wpmu-subdomain with wp-super-cache plugin
wo site create example.com --wpsubdomain --wpfc # install wpmu-subdomain + nginx fastcgi_cache
wo site create example.com --wpsubdomain --wpredis # install wpmu-subdomain + nginx redis_cache
wo site create example.com --wpsubdomain --wprocket # install wpmu-subdomain + WP-Rocket plugin
wo site create example.com --wpsubdomain --wpce # install wpmu-subdomain + Cache-Enabler plugin
wo site create example.com --html # create example.com for static/html sites
wo site create example.com --php # create example.com with [Current supported PHP release](https://endoflife.date/php)
wo site create example.com --php81 # create example.com with php 8.1 support
wo site create example.com --php82 # create example.com with php 8.2 support
wo site create example.com --php84 # create example.com with php 8.4 support
wo site create example.com --mysql # create example.com with php 8.2 & mysql support
wo site create example.com --mysql --php83 # create example.com with php 8.3 & mysql support
wo site create example.com --proxy=127.0.0.1:3000 # create example.com with nginx as reverse-proxy
wo site update example.com --php74 # switch to PHP 7.4
wo site update example.com --php80 # switch to PHP 8.0
wo site update example.com --php81 # switch to PHP 8.1
wo site update example.com --php82 # switch to PHP 8.2
wo site update example.com --php83 # switch to PHP 8.3
wo site update example.com --php84 # switch to PHP 8.4
wo site create example.com --wp -le # wordpress & letsencrypt
wo site create sub.example.com --wp -le # wordpress & letsencrypt subdomain
wo site create example.com --wp --letsencrypt --hsts # wordpress & letsencrypt with HSTS
wo site create example.com --wp -le=wildcard --dns=dns_cf # wordpress & wildcard SSL certificate with Cloudflare DNS API
wo update
WordOps와 직접 관련된 버그가 있다고 생각되거나 WordOps의 새로운 기능을 제안하고 싶다면 언제든지 이슈를 열어주세요. WordOps에 대한 다른 질문이 있거나 지원이 필요한 경우 커뮤니티 포럼을 이용하세요.
기여하고 싶다면 저장소를 포크하고 원하는 대로 변경하세요. 끌어오기 요청을 따뜻하게 환영합니다. WordOps 프로젝트에 기여하기 위해 개발자나 시스템 관리자가 될 필요는 없습니다. WordOps 문서를 개선하는 데 도움을 주시면 계속해서 기여하실 수 있습니다. 그렇지 않은 경우에도 Ko-Fi에 기부하여 프로젝트에 기여할 수 있습니다.
WordOps와 함께 제공되는 앱 및 도구:
WordOps와 함께 제공되는 타사 Debian 패키지:
WordOps에서 지원하는 WordPress 캐시 플러그인: