WP-Deploy/README.md
2024-09-24 22:48:53 +02:00

1.4 KiB

WP-Deploy

Linux Bash Shell GPLv3 license Open Source? Yes! Generic badge

Installation automatique de Wordpress.

Pour commencer

Entrez ici les instructions pour bien débuter avec votre projet...

Pré-requis

Ce qu'il est requis pour faire fonctionner le script

  • Rocky Linux 9
  • Apache
  • MariaDB
  • WP-cli

Installation

Pré-requis Wordpress :

  • sudo dnf install httpd tar wget mariadb-server php php-zip php-intl php-mysqlnd php-dom php-simplexml php-xml php-xmlreader php-curl php-exif php-ftp php-gd php-iconv php-json php-mbstring php-posix php-sockets php-tokenizer
  • systemctl enable --now httpd mariadb php-fpm
  • mysql_secure_installation
    Faire une configuration simple

Installation de wp-cli :

ENJOY il suffit de lancer le script avec ./deploy.sh

Auteurs

  • **Quentin Leduc ** alias @kiu