🧱

LEMP Stack

ウェブサーバー

Nginx, MariaDB and PHP-FPM on Ubuntu 22.04 for PHP applications

デプロイメント情報

展開: 2-5分
カテゴリ: ウェブサーバー
最小 RAM: 1024MB
サポート: 24時間

このガイドを共有

概要

LEMP swaps Apache for Nginx: Linux, Nginx, a MySQL-compatible database and PHP running under PHP-FPM. It suits PHP applications that you want to serve through Nginx.

The VPS.org one-click install uses Ubuntu 22.04 and installs Nginx, MariaDB and PHP-FPM with the common extensions (curl, gd, mbstring, xml, zip, mysql). It sets a random MariaDB root password, removes the anonymous database users and the test database, and configures an Nginx server block that passes .php requests to PHP-FPM from /var/www/html.

After the install, delete /var/www/html/info.php, point your domain at the server, and add a free Let's Encrypt certificate with Certbot. Firewall rules and backups are yours to configure.

インストールガイド

Choose LEMP Stack at checkout. The server installs the stack on first boot, which usually finishes a few minutes after the server comes online; progress is logged to /var/log/lemp-install.log. The Nginx configuration lives in /etc/nginx/sites-available/lemp.

技術的要求事項

システム要件

  • メモリ: 1024メガバイト RAM

この記事を評価する

-
読み込み中...

アプリケーションをデプロイする準備はできていますか? LEMP Stack?

簡単なVPSデプロイメントプロセスで数分で始める

サインアップにクレジットカードは不要です。2~5分で導入できます。