[VCCW] VCCW 環境を Vagrant share する手順と使われているプラグイン

memo.
いつか使うかも。

[markdown]
– Vagrant Cloudにユーザ登録。
– Firewall の設定。
– `vagrant up` & `vagrant share` を実行。
– 表示された URL (http://xxxxx.vagrantshare.com) へ外部ネットワークからアクセス可能となる。
– `Ctrl + C` で終了。

> * [Vagrant Shareを使ってVagrant上で構築中のWordPressを一時的にネットに公開! | Firegoby](https://firegoby.jp/archives/5451)
> * [Vagrant CloudのVagrant Shareを試してみたら凄すぎて鼻血出た – 憂鬱な世界にネコパンチ!](http://nekopunch.hatenablog.com/entry/2014/03/11/223250#h20140311T133250Z4)

Dynamic Hostname プラグイン

> * [miya0001/dynamic-hostname: fix hostname problem when using the vagrant cloud for WordPress](https://github.com/miya0001/dynamic-hostname)
[VCCW](http://vccw.cc/) [半端ないって!](https://www.youtube.com/watch?v=zgQhm9qNHoA)

## 補遺

> * [WordPress › Support » [Dynamic Hostname] Please define the constant WP_HOME in your wp-config.php.](https://wordpress.org/support/topic/dynamic-hostname-please-define-the-constant-wp_home-in-your-wp-configphp)
[/markdown]