メインコンテンツへスキップ
50% off 全プラン対象、期間限定。月額 $2.48/mo
OpenResty

OpenResty

OpenResty は、標準の nginx コアに LuaJIT、厳選された Lua ライブラリ、サードパーティ nginx モジュールをまとめたフル機能の Web アプリケーションサーバーです。高並行の動的 Web アプリ、API、ゲートウェイ向けに作られています。GitHub スター 13,900 以上。

概要

13.9k

GitHubスター

78

アクティブインストール

バージョン Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4,IPV6

アクティブインストール数はサンプルデータ(プレビュー)です。正式リリース前に実際のデータに切り替わります。

OpenResty にアクセス

  • ブラウザで開く: http://<SERVER_IP>

重要なファイルとディレクトリ

  • メイン設定: /usr/local/openresty/nginx/conf/nginx.conf
  • 設定ディレクトリ: /usr/local/openresty/nginx/conf
  • Lua ライブラリ: /usr/local/openresty/lualib
  • Webルート /usr/local/openresty/nginx/html
  • ログディレクトリ: /usr/local/openresty/nginx/logs
  • Systemd サービス: /lib/systemd/system/openresty.service

OpenResty の管理

サービスの状態を確認します:

systemctl status openresty

OpenResty を再起動:

systemctl restart openresty

設定をリロード:

systemctl reload openresty

テスト構成:

openresty -t

ログを表示:

journalctl -u openresty -f

Web サーバーの関連記事

関連アプリ。

Deploy OpenResty now. 月額2.48ドルから。