Skip to content

my home network bootstrapping and configuration

License

Notifications You must be signed in to change notification settings

ndxbn/provision

Repository files navigation

provision

ndxbn.tokyo Infrastructure

Requirement and Bootstrapping

Vagrant

スタンドアロン環境や開発環境を作るときに必要なもの

  • Oracle Virtual Box
  • Vagrant
vagrant plugin install vagrant-disksize vagrant-vbguest

Usage

Development

ネットワーク構成が本番環境と同じ環境を、ローカルの Virtual Box に作る。

開発マシンがホストOSの場合、以下の設定を hosts に追加するとよい。

# development
192.168.57.7     devel01 devel01.ndxbn.tokyo 
192.168.57.8     devel02 devel02.ndxbn.tokyo
192.168.57.9     devel03 devel03.ndxbn.tokyo

Production

About

my home network bootstrapping and configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages