Download presentation
Presentation is loading. Please wait.
Published byRudolf Kelly Modified over 8 years ago
1
Sandbox Setup 2-Node Cluster
2
©2015 Couchbase Inc. 2 What are the Pre-requisites for the Setup Have at least an Intel i3 or AMD equivalent processor (Windows or Mac) Have at least 8 GB RAM Have admin access / can install software Have the ability to shut-off VPN and other Virtual Machines Have Hardware Assisted Virtualization enabled in the BIOS* OR Have access to / and are comfortable changing BIOS settings* Have adequate amount of disk space Note: If you don’t meet the above criteria, Couchbase will provide an alternate cloud environment at the Couchbase Day Venue. Local lab setup is recommended in case of internet connectivity issues at the Venue * See troubleshooting guide (next slide) regarding how to enable Virtualization
3
©2015 Couchbase Inc. 3 Sandbox Environment Prerequisites: –VirtualBox 5.X and VirtualBox Extension Pack - https://www.virtualbox.org/https://www.virtualbox.org/ –SSH client of some sort. For example, PuTTy. http://www.putty.org/ Download the following: –Couchbase sandbox OVA file: https://s3-us-west-1.amazonaws.com/couchbaseday/cbday-setup/cbday-4.5-sandbox.ova –Troubleshooting Guide: https://s3-us-west-1.amazonaws.com/couchbaseday/cbday- setup/Troubleshooting%20Guide%20-%20Couchbase%20Day%20Labs.docx
4
©2015 Couchbase Inc. 4 VirtualBox Environment Setup Copy the appliance.ova file to your local drive TURN OFF ALL VPN –VirtualBox doesn't behave well with the VPN Setup for the Labs
5
©2015 Couchbase Inc. 5 Importing the Appliance File > Import Appliance –Chose the.ova you copied –Click through and import the appliance You should see two nodes / VMs added after the import
6
©2015 Couchbase Inc. 6 Wait ….Change the Network Settings FIRST VirtualBox > Preferences > Network > Host-Only Network Configure the Host-Only Network: –Doubleclick on the available interface –If a Host-Only interface doesn’t exist add one –Set the Adapter and DHCP Server to the 192.168.61.* settings as shown
7
©2015 Couchbase Inc. 7 Change the vboxnet# interface ***Windows ONLY*** Fix the Host-Only Interface Adapter from vboxnet# to “VirtualBox Host Only Ethernet Adapter” Click OK Note: It might seem that the correct interface is selected after the import. However, you still need to explicitly click OK to make sure the interface changes from vboxnet# to “VirtualBox Host Only Ethernet Adapter”
8
©2015 Couchbase Inc. 8 Change the vboxnet# interface ***Windows ONLY*** Verify that the interface changed to “VirtualBox Host- Only Ethernet Adapter” You need to have two interfaces enabled –NAT –Host-only Adapter
9
©2015 Couchbase Inc. 9 Start your VMs Once your VMs are running –Check if couchbase is up –ssh root@192.168.61.102 / 101root@192.168.61.102 –Password: couchbase123 –ps - ef |grep –i couchbase Alternatively using your browser: –http://192.168.61.101:8091http://192.168.61.101:8091 –http://192.168.61.102:8091http://192.168.61.102:8091 Start the travelapp on Node1: –ssh root@192.168.61.101root@192.168.61.101 –Password: couchbase123 –cd /home/vagrant/try-cb-nodejs; node app.js –Check via your browser: http://192.168.61.101:3000/ http://192.168.61.101:3000/
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.