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

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

Paradoxes

1 What runs but has no legs? Your nose a river a comb your word a bottle ________________________________________ 2 What runs but has no legs? A tap a river a comb your word a bottle ________________________________________ 3 What can stay in the same corner but, at the same time, travel around the world? A tap a stamp a comb your word a bottle ________________________________________ 4 What has a mouth but does not speak? A towel a river a comb a book a bottle ________________________________________ 5 What is black when it is clean and white when it is dirty? A tap a stamp a blackboard your word a bottle ________________________________________ 6 What has a bed but does not sleep? A towel a river a comb a book a bottle ________________________________________ 7 What has teeth but cannot bite? a towel a river a comb a book a bottle ________________________________________ 8 What has a neck but no head? a towel a river a comb your word a bo