Skip to main content

What is Bitnami ?

             
                              What is Bitnami ?


Bitnami makes it easy to run your favorite server apps anywhere





Bitnami is a library of popular server applications and development environments that can be installed with one click, either in your laptop, in a virtual machine or hosted in the cloud. We take care of compiling and configuring the applications and all of their dependencies (third-party libraries, language runtimes, databases) so they work out-of-the-box. The resulting packaged software (a 'stack') is then made available as native installers, virtual machines and cloud images. These Bitnami application packages provide a consistent, secure and optimized end-user experience when deploying any app, on any platform.


Bitnami Cloud Hosting

Bitnami Cloud Hosting is a server management solution that makes it incredibly simple to launch and manage apps on Amazon Web Services. Users can launch all of the Bitnami application packages, build development environments, automate backups, resize servers, get real-time notifications and more. Learn more about Bitnami Cloud Hosting, or deploy a free 1-hour demo server with any app in minutes to see for yourself.

What can I use Bitnami for?

Bitnami is used by millions of developers and business users all over the world, all the way from teaching themselves how to code to running non-profits to deploying and managing business-critical apps and servers. The following are some common use cases:

Running apps in production

Tens of thousands of users trust Bitnami Cloud Hosting to run their apps on the cloud. With one-click resize, automatic backups and monitoring, it makes managing your apps easier than ever.

Complete software development environment for your team

The Bitnami library includes everything your team needs to be productive, including code repository management, continuous integration servers, code review tools and development environments. Mix and match as needed!

Develop locally, deploy in the cloud

Need to develop while on the go? Install Bitnami in your laptop and code away. Because all Bitnami apps are packaged consistently, you will be able to easily move your code to a different server when needed.

Quickly test new apps

Newest version of your favorite language or app released? Can't wait to try it but are afraid to break something in your current setup? Use Bitnami to quickly spin up a virtual machine or cloud server and simply delete or stop them when you are done.

Running your business

The Bitnami library includes document management systems, CRMs, project management tools and many other applications that you can use to improve your business.

Maintain parallel environments

Need to work on multiple projects at the same time, or run different versions of the same app? Bitnami makes it easy to keep separate environments for each application and switch between them.

Research and learn new technologies

Git or Subversion? Redmine or GitLab? Joomla! or Drupal? Rails or Django? Bitnami provides images for all popular applications and open source development environments, making it easy to take them for a spin and choose the best one for you and your team.

Launch apps without extensive expertise

Hostage to your IT department? You can use Bitnami to install the applications you need without having to have a PhD in Computer Science or having to involve a system administrator.

Which platforms are supported?

  • Operating Systems Windows, OS X and all flavors of Linux, including Red Hat Enterprise Linux, CentOS, Amazon Linux, Ubuntu, Fedora, Debian and more
  • Virtualization platforms VMWare, VirtualBox, Xen, KVM, Parallels, others
  • Cloud platforms Amazon Web Services, Microsoft Azure, VMWare vCloud, OpenStack, CloudStack, others

Where's the catch?

None. All of the Bitnami-packaged open source apps and development environments are freely available and we encourage you to use them and share with others. We put a lot of effort into building and expanding the Bitnami library and we want it to be as widely used as possible. If you would like to support us, consider signing up for our Bitnami Cloud Hosting service, helping answer questions in our forum, spreading the word about Bitnami to your friends and coworkers. We also love to hear from our users and how we can support their projects.

Comments

Popular posts from this blog

The Miraculous Plants

It was a very cold winter, with snow everywhere. For the eastern tribe, it was a terrible time .many people were sick and there was no medicine to help them .every day, people died .the leader didn't know what to do .his cute son, Bassou, was also very ill. If he couldn't help him, he was going to die, and thus the tribe will die out. The leader sat by his fire, but he didn't feel warm. ''It’s the end '', he thought.’ If he dies, I don't want to live '' he looked into the fire. The wood burnt noisily. Suddenly, he remembered his wiser teacher, and he heard his fierce words ''you must save your son, and your tribe .go and look for the medicine! There is a medicine for everything. Go quickly! It will soon be too late '' The leader began his journey that night. He walked through the snow and the dark forest all night. In the morning, he was cold and hungry. '' How can I find the medicine plants which will ...

NOCOPY Parameter Hint in PL/SQL

Before we get to understanding the NOCOPY parameter hint in PL/SQL, it would help to first look at PL/SQL parameter modes and the ways in which they pass values in and out of a subprogram. PL/SQL subprograms have three parameter modes: IN parameter mode is used to send values into the subprogram from the calling program. An IN parameter can only be read, its value cannot be modified inside the subprogram. OUT parameter mode is used to return values from the subprogram to the calling program. IN OUT parameter mode is a hybrid of IN and OUT. It is used to send values into the subprogram, and its value can be modified within the subprogram. On exit, the subprogram returns the updated value of the IN OUT parameter to the calling program.  Continue reading at Source :  NOCOPY Parameter Hint in PL/SQL

Green planet

Fifty years ago green was just a colour .Now it’s a way of looking at our world .But how green is our planet today? Planet earth On February 2002, scientists in kourou, French Guiana, were worried. They knew that in a few hours ‘time the Arianne rocket would leave on its journey .on the rocket was Envisat, the biggest and most expensive satellite ever made in Europe .Envisat was ready and waiting after twenty years’ work by hundreds of people .but now , at the last minute, something was wrong with the rocket carrying the satellite. Scientists worked all night to get the rocket working again .late in the evening on 1march everyone in kourou stopped working to watch the rocket leave. The weather was good and the rocket was ready .five four three two one ......the Arianne rocket went up into the sky, carrying Envisat with it. What is special about Envisat? It is as big as a bus, and very heavy. It travels 800km above the earth, and it goes round the earth once every 100 minutes. Envisat g...