June 20, 2020 — Aprende a configurar y manejar un VPS con Ubuntu desde la terminal para usarlo con WordPress.
October 11, 2016 — 近年は一般的共有サーバーなどでWordPressはコントロールパネルなどから手軽にインストールできるようになりました。しかし、多くのVPSの場合はOSの最小インストール状態ということが多く、WordPressの環境を構築しようとするとwebサーバーやデーターベースなどをインストールする必要があります。
そこで、CentOSの最小構成を前提としたWordPress環境構築のシェルスクリプトを紹介します。
基本的な動作の紹介やカスタマイズのポイントなども解説しますので、WordPressでの構築をはじめる際に一つ「ラク」になって下さい。
June 20, 2016 — Does you WordPress site need repeatable installs for dev, QA and production? How about upgrades or security patches? Manage your army of WordPress VPS with Ansible and save your sanity!
January 11, 2016 — Most of us started running their first site on shared hosting but over time you want more out of it. After some bad experiences, I decided to move to a VPS and do it myself. In the beginning I made a few mistakes but since then things grow that my sites are now running on 6 servers. During this talk I will discuss how my site has grown to be more complex in the last couple of years and how it looks now. This will include all the mistakes I made.