Showing posts with label installers. Show all posts
Showing posts with label installers. Show all posts

Monday, April 12, 2021

Amplifying our Focus on Cloud-Native Applications

Bitnami’s mission is to make popular software available for everyone, everywhere. Bitnami simplifies the management of multi-cloud, cross-platform environments by providing functionally equivalent, platform-optimized application and infrastructure stacks for all software offerings. Since the VMware acquisition, we have had an opportunity to both double-down on the breadth and depth of our current offerings and bring Bitnami to even more clouds.

Last year we released Tanzu Application Catalog, a customizable selection of open source software from the Bitnami Application Catalog that most of you already know and love. 

The Tanzu Application Catalog is continuously maintained and verifiably tested for use in production environments. It gives developers the productivity and agility of pre-packaged apps and components, while enabling operators to meet the stringent security and transparency requirements of enterprise IT. 

The Bitnami Open Source catalog for Containers and Helm Charts is being adopted by a large number of users and we continue to provide an excellent service to bring secure, well-configured and up-to-date container images.

Continuing to focus on increased investment to help the community adopt Cloud Native solutions, the Bitnami team plans on discontinuing the support for the majority of Native Installers for Linux by June 30th, 2021. We will continue releasing some of the most popular ones like WordPress, LAMP, or LAPP.

This change will only affect Linux native installers. Bitnami will continue building and maintaining up-to-date Cloud Images, Virtual Machines, Containers, and Helm Charts. If you are a user of the Linux native installers, we would recommend that you explore and adopt other supported deployment options like:

  • Cloud Images in your preferred cloud platform: VMware Marketplace, AWS, Azure, Google, or IBM.
  • Virtual Machines for your Desktop or servers.
  • Containers for development or Helm Charts for Kubernetes environments.

If you are interested in getting any previous versions of those native installers, please request them in our Community forums https://community.bitnami.com. We will be happy to assist you there! 

Learn More

For a host of information and tutorials about using Bitnami containers and Helm charts in Kubernetes, visit the Bitnami tutorials page


Tuesday, January 21, 2020

Access and Manage Your Servers Remotely with the Bitnami Stack for Apache Guacamole

Want to access your computers from anywhere using just a Web browser? Look no further than Apache Guacamole, a "clientless remote desktop gateway" that supports standard protocols like VNC, SSH, and RDP and requires no plugins or client software.

Apache Guacamole allows users to access their computers from anywhere while also providing administrators with a way to configure, manage and control access to remote desktop connections. You can also combine it with a cloud-hosted desktop operating system to benefit from the flexibility and resilience of cloud computing.

Bitnami has released an up to date and secure image that you can use to launch Apache Guacamole locally or in the cloud. Choose the platform you want to run it on and immediately benefit from having your desktop reachable from any part of the world and from any device.

This blog post shows you how easy it is to deploy the Bitnami Stack for Apache Guacamole on the Microsoft Azure Cloud. It also walks you through the process of creating a remote connection with a Windows machine running on a Microsoft Azure server.
These instructions are for the Microsoft Azure Portal, but you can also run Apache Guacamole on an AWS instance, an Oracle server, and soon on a Google Cloud Platform server. You can also play with it on your local machine by downloading a virtual appliance.

Glyptodon Enterprise also available for Apache Guacamole


For those users and organizations that require enterprise-class scalability and management, Glyptodon Inc. offers a commercial solution powered by Apache Guacamole: Glyptodon Enterprise.

This package includes streamlined installation and maintenance, and timely security updates.
It also offers long-time support for major releases for at least five years and receives regularly scheduled updates. Updates to new releases ensure compatibility, facilitating administrators to keep their installations always up to date.

Glyptodon Enterprise is packaged in RPM repositories and compatible with any Red Hat Enterprise Linux or CentOS release.


Deploy the Bitnami Stack for Apache Guacamole 


Deploying Apache Guacamole from the Bitnami Launchpad for Microsoft Azure is easy; everything is included in the image that Bitnami provides for Apache Guacamole. Thus, the application will run on an Azure server without issues. This image uses the latest version of Apache and it includes SSL auto-configuration with Let's Encrypt certificates.

Let's take a quick look at the Bitnami Stack for Apache Guacamole default configuration.  There are three major components included in the image:

  • Apache Guacamole Server 
  • Apache Guacamole Client 
  • Database

Apache Guacamole Server
It is a daemon server (guacd) that talks to the remote desktops and accepts connections from the users logged in to the Web application.

Apache Guacamole Client
It is the frontend of Guacamole, implemented as a Java application that runs on top of Apache Tomcat.

Database
The user authentication for Apache Guacamole is configured to work with PostgreSQL.

Launch the Apache Guacamole image


To launch Apache Guacamole, follow these steps:

1. In the Apache Guacamole deployment offering page, click the “Single-Tier” button to display the deployment options for the cloud.




2. Select the cloud where you want to deploy the application. This post uses Microsoft Azure, but the deployment process is similar in other clouds.

Make sure that your Microsoft Azure and Bitnami accounts are connected. Check the Get Started with the Bitnami Launchpad for Microsoft Azure guide for more information on this.




You will be redirected to the Bitnami launchpad to create a new virtual machine on Azure.

3. Enter a name for your server, select the server size, and the region where you want to deploy the solution. As you can see in the image below, the image type is selected by default:



4. Confirm your selection by hitting the “Create” button at the end of the page. The Bitnami Launchpad will now begin spinning up the new server. The process usually takes a few minutes, and a status indicator on the page provides a progress update.

Access the client


Once the cloud server has been provisioned, the status indicator will show that it is “running”, and the Bitnami Launchpad page will display the server details, application credentials, IP address, and the SSH keys and command for connecting to the server remotely.

You can manage your application from the Bitnami Launchpad user interface or by accessing the Azure Console through the “Manage in the Azure Console” button.

To access the Apache Guacamole Client:

1. Click the “Go to the application” button.



2. Log in to the client by using the credentials provided in the “Application Info” section.

Use Apache Guacamole


To start managing users and connections, navigate to the user profile and select the “Settings” option from the drop-down menu.

Create a new connection


To enable a new remote connection, follow these instructions:

1. Navigate to the “Settings -> Connections” tab.  Click the “New Connection” button.



2. In the resulting form, enter a name to identify the connection, location, and protocol.

3. Select “ROOT” as location. Then select the protocol you want to use to connect to the machine.

In general, the protocol used for connecting with a Windows machine is RDP. In case you want to connect to a Linux server, then use the VNC protocol.

4. Fill the rest of the required values such as the connection limit, load balancing details, or the Guacamole proxy parameters.

5. In the “PARAMETERS -> Network” section, enter the public IP address of your machine in the “Hostname” field and the port. In the “Authentication” section, enter the username and password associated with your machine.



NOTE: Make sure that the server where the Windows machine is running. It should be publicly accessible to ensure that Apache Guacamole is able to connect remotely to it.

6. Click “Save” to create this new connection.

Create a user 


Once the connection is created, you need to create a user and associate the connection with it. 
1. Navigate to the “Settings -> Users” tab. You will see the admin user in the list of enabled users. To add a new user, click the “New users” button.

2. In the resulting form, enter the username, password, and personal info. Define the account restrictions and permissions and click “Save” to make the changes take effect.

3. In the “CONNECTIONS” section, you will find the connection you have created. Activate the checkbox to associate the user with that connection. Click “Save” to make the changes take effect.



Connect remotely to your machine


To start using the new connection, back to the “Home” page and click the RDP connection.
Apache Guacamole will connect you directly to your machine:


Learn more about how to use the Bitnami Stack for Apache Guacamole in the Bitnami documentation page or the Apache Guacamole official manual. Remember that if you need enterprise-class scalability and management, Glyptodon Enterprise is the best choice for you. Start working remotely!

Tuesday, February 9, 2016

Need a Parse Service Alternative? Try the New Bitnami Parse Self-hosted Server


If you’re one of the many affected by the recent announcement that Facebook’s Parse service is being discontinued, Bitnami is happy to offer an alternative.

In collaboration with our cloud partners, Bitnami is providing an open source Parse Server, ready to be deployed, either in the cloud or locally, with a single click.

Key Features: 
  • Bitnami Parse Server images are one-click to deploy and get you up and running immediately on Amazon AWS, Microsoft Azure, Oracle Cloud Platform, Digital Ocean, and the Google Cloud Platform launchpad. 
  • They’re also available as Linux installers or virtual machine images for local installation. Local images have parity with those hosted on cloud environments.
  • Bitnami images are consistent, kept up to date, and patched for security vulnerabilities that may arise. 
  • Bitnami Parse Server stack is based on MEAN: Node.js 4.1.2, MongoDB 3.0.9, Express 4.2.0, and Parse Server 2.0.6.
We’ve also created a great guide to Bitnami Parse Server, covering such critical topics as:


Wednesday, July 2, 2014

Alfresco 5.0.a now available on Bitnami

We are happy to announce the Alfresco 5.0.a community version is now available on Bitnami.

This release represents an early preview of the features and look of the new Alfresco 5.0. Some of the improvements are the following:

  • Search Improvements: filtered search results and instant search results.
  • HTML5 pdf.js previewer: A high performance PDF viewer that can display complex multi-page documents in any modern browser.
  • TinyMC4 Editor: Provides a more modern editing experience.
  • New Site Administration: Allows you to control access and delete sites from a single admin screen.
  • And more.
In case you are not familiar with the Bitnami Alfresco stack, it is a self-contained, easy to use distribution that makes it simple to get started with the Alfresco application. The stack includes the latest versions of Apache, Apache-Tomcat, Java, MySQL, ImageMagick, SWFTools and LibreOffice.

It can be deployed using all-in-one free native installers (for Windows, Linux and Mac OS X), virtual machinesAmazon EC2 and Microsoft Azure cloud Images.

If you want to check out this new version of Alfresco, you can instantly launch a free cloud demo server with the BitNami Cloud Launchpad. Try now Alfresco 5.0.a in the cloud for free!

Friday, March 7, 2014

Security fix for Joomla! New versions 3.2.3 and 2.5.19 released

http://bitnami.com/stack/joomla
The Joomla! project has just released two new versions that fix multiple XSS and SQL injection vulnerabilities. It is strongly suggested that you update your Joomla! website to the latest version. You can find more info about these issue at the Joomla! security blog.

We have released Bitnami Joomla! 3.2.3 and 2.5.19 versions of the installers for Windows, OS X and Linux, virtual machines and Amazon EC2 and Windows Azure cloud images to fix the security issues.


Tuesday, June 5, 2012

New OSClass Stack, build your own classifieds site in minutes

We are happy to announce a new member in the BitNami family: BitNami OSClass Stack. OSClass provides a platform for developing full-featured classifieds websites for real estate, jobs, or any other product or service. A wide variety of themes and plug-ins make it easy to customize and extend it to work with services such as Paypal, Google Analytics, Facebook, and YouTube.  


As the newest addition to the BitNami library of open source application packages, OSClass is now available in the form of ready-to-run installers, virtual machine images (VMs) and Amazon Machine Images (AMIs) for the Amazon Cloud. 

OSClass sample site