Showing posts with label AMP. Show all posts
Showing posts with label AMP. Show all posts

Tuesday, February 25, 2020

Get WordPress Bundles for the Google Cloud Platform Through Bitnami

Originally published on the Jetpack Blog


In August, developers’ lives got a lot easier when official WordPress images certified by Bitnami and Automattic became available on Amazon Web Services.

Now, you can also find official WordPress images on the Google Cloud Platform (GCP)! Automattic (the folks behind Jetpack, WordPress.com, WooCommerce, and more) partnered with Bitnami to provide a straightforward, secure way to use WordPress and Jetpack on GCP.






From the moment you click the Launch on Compute Engine button, you can focus on your website content without worrying about how to package and launch your new site on the Google Cloud Platform server. And the WordPress images are free to launch — you’ll only need to pay Google to host your application once it’s deployed on the Google Cloud Console.
What's in the box?

To give you a head start with site-building, the image has the popular Jetpack and AMP plugins pre-installed.

Jetpack is Automattic’s all-in-one solution for WordPress. It replaces dozens of plugins with a single solution that gives you rock-solid site performance, security, and customization tools, including: 

See the full list of features at Jetpack.com.

Accelerated Mobile Pages (AMP) is an essential tool for building rich, fast websites that work great on mobile devices. Previously, AMP mode would leave out features and styles, but the AMP plugin for WordPress converts all your content to AMP markup automatically. Other highlights include:
  • Core theme support that works with all WordPress core themes from Twenty Ten to Twenty Twenty.
  • A compatibility tool for detailed debugging information for validation errors.
  • CSS tree-shaking that automatically removes the majority of unused CSS to bring your files below AMP’s 50KB limit for CSS.


Pick the WordPress image that works for you


Bitnami provides a range of cloud images for different needs. To launch an image, click the link then select Launch on Compute Engine. A WordPress server will be running on your console in minutes! Choose from:

Find out which WordPress image best matches your WordPress use case.

Not sure where to start? Follow this step-by-step guide! If you’re stuck or have questions about launching WordPress on Google Cloud Platform, check out Bitnami’s documentation for WordPress or visit the Community Support Forum.

Wednesday, December 12, 2012

New WordPress 3.5 available on BitNami

We are happy to announce that a new WordPress 3.5 "Elvin" version has been released on BitNami. This stack is available as a native installer for OS X, Windows and Linux, as a virtual machine and as an Amazon Cloud Image (AMI).

There are a significant number of new features in this WordPress version, including: 

  • New media handling for photos and galleries. 
New WordPress media manager
  • New default theme which has a very clean mobile-first responsive design
New WordPress twenty twelve theme
  • New Dashboard design to be retina-ready with beautiful high resolution graphics
  • New welcome screen
New WordPress dashboard
  • Now you can install WordPress Multisite in a sub-directory
  • New updated APIs: TinyMCE, jQuery, jQuery UI, jCrop and SimplePie
  • and many more!
In addition to the latest WordPress version, BitNami WordPress stack has been upgraded to use the latest PHP 5.4 and Apache 2.4 versions, which provide significant performance improvements. This is the list of the current main components that are bundled with the stack:
- WordPress 3.5
- PHP 5.4.9
- Apache 2.4.3
- MySQL 5.5.28
- phpMyAdmin 3.5.4
- Varnish 3.0.1

BitNami WordPress Multisite and BitNami Cloud Hosting

A WordPress Multisite Network is similar to a WordPress blog but it lets you create more blogs on demand. It is a collection of sites that share the same WordPress installation, plugins and themes. It is indicated for organizations, communities or user groups. In addition to the regular WordPress stack, BitNami provides a multisite version, configured out of the box to use different domains or subdomains for each blog.

You can add new sites from the Network Admin panel and WordPress will automatically manage the subdomains. This configuration works if you have previously configured your domain to accept wildcards (*.mydomain.com). For example: mysite1.mydomain.com, mysite2.mydomain.com, etc.

We have recently added support for wildcards in BitNami Cloud Hosting, a self-service application portal that allows you build and launch servers in the AWS cloud easily. Once you start your WordPress multisite you can start simply add new subdomains from the WordPress admin panel.

WordPress Multisite

Monday, November 12, 2012

New BitNami PHP 5.4 xAMP stacks

We are happy to announce that all of the BitNami PHP-based development stacks have been updated to include PHP 5.4, Apache 2.4 and PostgreSQL 9.2 support. 

You can download LAMP stack for Linux, MAMP stack for OS X and WAMP stack for Windows to develop PHP-based applications on your Desktop, using your favorite Operating System. There are also virtual machines available for download and cloud images to deploy them on Amazon EC2 directly. They ship the following main components:
  • PHP 5.4.8
  • Apache 2.4.3
  • MySQL 5.5.21
  • phpMyAdmin 3.5.3
  • Optional frameworks:
    • ZendFramework 2.0.3
    • CodeIgniter 2.1.3
    • Symfony 2.1.3
    • CakePHP 2.2.3
    • Smarty 3.1.12
    • Laravel 3.2.11


We have also upgraded the PostgreSQL based stacks to the the latest stable version, PostgreSQL 9.2.0. Because the LAPP, MAPP and WAPP stacks are available as native installers, virtual machine images and AMIs, you can develop on a local machine natively or in a virtual environment and then deploy the application to Amazon EC2 for testing and production.

BitNami has a popular module-based system. You can easily install additional BitNami applications on top of the LAMP, MAMP and WAMP stacks. Check our documentation to know how to add WordPress, Joomla!, Drupal, SugarCRM and other popular apps on top of these stacks.

BitNami PHP-based modules for LAMP, MAMP and WAMP stacks

Tuesday, September 11, 2012

Updated BitNami AMP Stacks for PHP development

We have just released updated versions of all of the BitNami AMP Stacks, which include a number of major updates and additions. If you are not familiar with the term, "AMP" stands for Apache-MySQL-PHP. The name of each BitNami AMP Stack depends on the operating system; there is WAMP for Windows, MAMP for OS X and LAMP for Linux.

We also release "APP" versions of these stacks, which include the PostgreSQL database instead of MySQL. As with the AMP Stacks, the APP Stacks are named differently for each operating system: WAPP for Windows, MAPP for OS X and LAPP for Linux.

All of the above BitNami Stacks have been updated to include the latest stable releases of their major components, which are listed below. We also offer development versions of the stacks which bundle beta or brand-new releases of the components. They are great for trying out the latest and greatest new releases in a contained environment.
  • Apache 2.2.22  (or 2.4.3 in the development version)
  • PHP 5.3.16  (or 5.4.6 in the development version)
  • MySQL 5.5.21
  • phpMyAdmin 3.5.2.2
  • PostgreSQL 9.1.3 (optional)
  • phpPgAdmin 5.0.4 (optional)
In addition to the above, the stacks bundle the following PHP frameworks for development:
  • ZendFramework 1.12.0
  • Symfony 2.0.17
  • CakePHP 2.2.1
  • CodeIgniter 2.1.2
  • Smarty 3.1.11
Smarty is a new addition to the stacks with this latest release. It is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. This implies that PHP code is application logic, and is separated from the presentation.

Check our new Quick Start Guide to know how to start with BitNami AMP/APP Stacks.

Welcome page
Applications page

As usual, the BitNami AMP Stacks are available in the form of ready-to-run installers, virtual machine images (VMs) and Amazon Machine Images (AMIs) for the Amazon Cloud. You can also get simplified deployment and management of AMP / APP development environments in the cloud with BitNami Cloud Hosting. Sign up for our free developer plan to check it out!