sudo add-apt-repository ppa:ondrej/php
sudo apt update
# Define the rate limit zone
limit_req_zone $binary_remote_addr zone=one:10m rate=10r/s;
server {
# Exclude CSS, JS, and image files from rate limiting
location ~* \.(css|js|jpg|jpeg|png|gif|webp|svg|ico)$ {
# No rate limiting applied for these file types
# You can put other configurations here if necessary
vim /etc/monit/monitrc
set daemon 30
set mailserver smtp.gmail.com port 587 # primary mailserver
username "[email protected]" password "my_password"
using tls
with timeout 30 seconds
sudo yum install yum-utils -y
sudo yum-config-manager --disable remi-php74
sudo yum-config-manager --enable remi-php82
sudo yum install php php-cli php-fpm php-json php-common php-mysqlnd php-xml php-gd php-mbstring php-intl php-opcache -y
#! /bin/sh
# set -x
stress --cpu 8 --io 4 --vm 2 --vm-bytes 128M --timeout 360s
Remix is built on top of React Router. It uses JSX.
app/root.tsx