WordPress-Hosting-Best-Practices-Documentation icon indicating copy to clipboard operation
WordPress-Hosting-Best-Practices-Documentation copied to clipboard

Sharing my knowledge

Open szepeviktor opened this issue 6 years ago • 1 comments

Hello! I do WordPress hosting by hand as my main activity. How would it be possible to contribute? You find my notes and documents listed below. (all my brains are on GitHub)

Performance

  • https://github.com/szepeviktor/tiny-cache/blob/master/README.md#wordpress-performance

  • https://github.com/szepeviktor/debian-server-tools/blob/master/CV-WordPress.md#webserver-stack

    Reliability

  • https://github.com/szepeviktor/debian-server-tools/blob/master/monitoring/README.md

  • https://github.com/szepeviktor/debian-server-tools/blob/master/webserver/WordPress.md

    Server Environment

  • https://github.com/szepeviktor/debian-server-tools/blob/master/debian-setup.sh#L13-L48

  • https://github.com/szepeviktor/debian-server-tools/blob/master/webserver/php-env-check.php

  • https://github.com/szepeviktor/debian-server-tools/blob/master/webserver/PHP-development.md#application-environment

    Security

  • https://github.com/szepeviktor/debian-server-tools/blob/master/webserver/WordPress-security.md

  • https://github.com/szepeviktor/wordpress-fail2ban

szepeviktor avatar Mar 31 '18 11:03 szepeviktor

Hi, @szepeviktor thanks for reaching out. The best way to contribute is with a pull request but before that I recommend joining us in the #hosting-community channel of the official WordPress Slack.

ataylorme avatar Jun 27 '18 16:06 ataylorme