<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet"
        integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
        integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
        crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
</html>
{
   "name" : "Ruby via mod_passenger",
   "pkgs" : [
      "ea-apache24",
      "ea-apache24-mod_cgi",
      "ea-apache24-mod_deflate",
      "ea-apache24-mod_env",
      "ea-apache24-mod_expires",
      "ea-apache24-mod_headers",
      "ea-apache24-mod_mpm_prefork",
      "ea-apache24-mod_proxy",
      "ea-apache24-mod_proxy_fcgi",
      "ea-apache24-mod_ruid2",
      "ea-apache24-mod_security2",
      "ea-apache24-mod_ssl",
      "ea-apache24-mod_unique_id",
      "ea-apr",
      "ea-apr-util",
      "ea-ruby27",
      "ea-ruby27-libuv",
      "ea-ruby27-mod_passenger",
      "ea-ruby27-ruby",
      "ea-ruby27-ruby-devel",
      "ea-ruby27-ruby-doc",
      "ea-ruby27-rubygem-bigdecimal",
      "ea-ruby27-rubygem-did_you_mean",
      "ea-ruby27-rubygem-io-console",
      "ea-ruby27-rubygem-json",
      "ea-ruby27-rubygem-minitest",
      "ea-ruby27-rubygem-mizuho",
      "ea-ruby27-rubygem-mizuho-doc",
      "ea-ruby27-rubygem-net-telnet",
      "ea-ruby27-rubygem-nokogiri",
      "ea-ruby27-rubygem-nokogiri-doc",
      "ea-ruby27-rubygem-openssl",
      "ea-ruby27-rubygem-passenger",
      "ea-ruby27-rubygem-passenger-doc",
      "ea-ruby27-rubygem-power_assert",
      "ea-ruby27-rubygem-psych",
      "ea-ruby27-rubygem-rack",
      "ea-ruby27-rubygem-rake",
      "ea-ruby27-rubygem-rdoc",
      "ea-ruby27-rubygems",
      "ea-ruby27-rubygems-devel",
      "ea-ruby27-rubygem-sqlite3",
      "ea-ruby27-rubygem-sqlite3-doc",
      "ea-ruby27-rubygem-test-unit",
      "ea-ruby27-rubygem-xmlrpc",
      "ea-ruby27-ruby-irb",
      "ea-ruby27-ruby-libs",
      "ea-ruby27-ruby-wrapper",
      "ea-ruby27-runtime",
      "ea-nodejs10"
   ],
   "desc" : "This profile installs standard Apache packages with mod_passenger and ea-ruby27. This profile enables the Application Manager interface in cPanel, which allows users to configure Ruby applications to be deployed via mod_passenger.",
   "tags" : [
      "Apache 2.4",
      "Ruby 2.7",
      "Passenger 6.0.7",
      "Node.js 10.15"
   ],
   "version" : "0.3"
}
