introduction to bitnami

18
Introduction to Bitnami Bizyantra Technologies, India ( @bizyantra ) A. K. Sinha - [email protected] twitter: @bizyantra A. Arun Developer and Open Source Enthusiast @dhruvaalmighty

Upload: bizyantra

Post on 16-Jul-2015

103 views

Category:

Software


0 download

TRANSCRIPT

Page 1: Introduction to bitnami

Introduction to Bitnami

Bizyantra Technologies, India ( @bizyantra )A. K. Sinha - [email protected] twitter: @bizyantra

A. ArunDeveloper and Open Source Enthusiast @dhruvaalmighty

Page 2: Introduction to bitnami

Why so many tools?

WAMP, MAMP or LAMP

VAGRANT

BITNAMI

MORE .. ??

Page 3: Introduction to bitnami

Which one to use when?

Use Case Tool Difficulty Level

If you want to install and setup everything (good for learning) WAMP, MAMP, LAMP

Medium to Difficult

If you have a team of developers and as Team Lead / System Admin - you want everyone to use same process for installation - which can further be reused to deploy to production server.

Vagrant Setup - HardUse - Easy

If you are an end user - who wants to have a local (or server) installation without learning technology.

OR - If you are a developer - who wants to try different open source technologies (wordpress, joomla, drupal, magento etc) without first learning the technology.

Bitnami Easy (GUI or VM based)

Page 4: Introduction to bitnami

Bitnami - LOCAL InstallationsS. No. Environment Description

1.1 Local Download Virtual Machine Image (and use a VM client like VirtualBox)

1.2 Local If you want only one application (eg- wordpress) - Download and run Bitnami application installer (eg- wordpress installer)

1.3 Local If you want multiple applications -1. Download and install Bitnami Infra Installer like WAMP, MAMP, LAMP2. Download and install related module for application (eg- wordpress module)

Page 5: Introduction to bitnami

Bitnami - SERVER Installations

S. No. Environment Description

2.1 Server Use Bitnami cloud hosting service to directly install on AWS, Google Cloud Platform and Microsoft Azure

2.2 Server If you have your own virtual private server (or existing cloud server with OS level access)-Follow Step # 1.2 or Step# 1.3 from above

Page 6: Introduction to bitnami

Bitnami - behind the scenesLocal- Installs Filesystem- Installs Database (with a predefined

bitnami_XXX name)

Cloud- Installs server with - all of above

Page 7: Introduction to bitnami

Demo

Page 8: Introduction to bitnami

To install only wordpress → https://bitnami.com/stack/wordpress

Page 9: Introduction to bitnami

To install Bitnami WAMP, and then install wordpress as a module → https://bitnami.com/stack/wamp

Page 10: Introduction to bitnami

To see list of all modules → https://bitnami.com/stack/wamp/modules

Page 11: Introduction to bitnami

Step 1. Run WAMP Installer

Page 12: Introduction to bitnami

Step2. Install Bitnami Wordpress (as a module, on top of Bitnami WAMP)

Page 13: Introduction to bitnami

After installation - run Bitnami WAMP Manager

Page 14: Introduction to bitnami

How it looks on your browser?

Page 15: Introduction to bitnami

How it looks on your browser? (contd) - List of Applications

Page 16: Introduction to bitnami

How it looks on your browser? (contd) - Applications (wordpress, magento etc)

Page 17: Introduction to bitnami

Folder Structure

Page 18: Introduction to bitnami

@dhruvaalmighty@bizyantra

[email protected]

Thank You