Skip to content

sanvu88/wordpress-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Hostvn.net - Tên miền, Web Hosting, Email, VPS & Dịch vụ lưu trữ Website

#####################################################################################

About Hostvn.net WordPress

Hostvn.net - WordPress is Docker Images, pre-installed with Nginx, php-fpm and WordPress, with the best security configurations and optimization for WordPress

Quick reference

Changes:

  • Customize /etc/nginx/nginx.conf file configuration more optimally
  • Add module ngx_brotli
  • Add module ngx_headers_more
  • Security configuration file at: /etc/nginx/extra/security.conf
  • Block SQL injections, file injections, spam ... at: /etc/nginx/extra/block.conf
  • Disable xmlrpc.php: /etc/nginx/extra/disable_xmlrpc.conf
  • Disable User API: /etc/nginx/extra/disable_user_api.conf
  • Config browse cache: /etc/nginx/extra/staticfiles.conf
  • Add the configuration file CloudFlare ip: /etc/nginx/cloudflare.conf
  • Custom PHP Ini: /etc/php/7.4/cli/conf.d/00-hostvn-custom.ini, /etc/php/7.4/fpm/conf.d/00-hostvn-custom.ini
  • Added security header structure

PHP Extensions

  • ldap
  • zip
  • cli
  • mysql
  • gd
  • xml
  • mbstring
  • soap
  • common
  • curl
  • bcmath
  • snmp
  • pspell
  • gmp
  • intl
  • imap
  • enchant
  • xmlrpc
  • tidy
  • opcache
  • imagick
  • sqlite3
  • json
  • memcached
  • redis
  • igbinary

Using:

docker run --name nginx -p 80:80 -p 443:443 --restart always -v ./web:/usr/share/nginx/html -d hostvn/wordpress-php7
docker run --name nginx -p 80:80 -p 443:443 --restart always -v ./web:/usr/share/nginx/html -d hostvn/wordpress-php8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published