OpenSolaris

You are not signed in. Sign in or register.

OpenSolaris Project: Web Stack

View the leaders for this project
Project Observers

Endorsing communities

Software Porters

Breaking News!

Goals

The goal of this project is to address the OpenSolaris community needs for web tier technologies.

Overview

This project is closely associated with a the OpenSolaris SFWNV Project. In a sense, WebStack can be viewed as a sub-project of the SFWNV focused specifically on web tier components.  The code delivered by WebStack project is in fact part of the SFW consolidation.

The WebStack project delivers and maintains all web tier components of OpenSolaris, such as Apache, PHP and Squid - with more to come. Suggestions and contributions are most welcome.

Please join our mailing list if you have an interest on web tier technologies on OpenSolaris.
Refer to the files page for information on how to download and build the WebStack components.

Lower level libraries utilized by WebStack components (examples include curl, tidy, pcre among others) may be delivered either by WebStack or SFW, depending on the scope and general utility of each library.

Web Stack Project Repository

Check out the Web Stack Project IPS Repository!

It contains early-access add-on packages of interest to Web Stack users (please note that all the mature Web Stack packages are available on the default repository, you only need to configure the experimental repository as an authority if you wish to try out the experimental packages).


Blogs

Radek Matous - Announcements

Jul 1, 3:34 AM

First let me announce the availability of NetBeans IDE 6.7! I would like to thank everyone who helped us to make the IDE better. Thanks for every reported issue, comment or contributed fix. To learn ...

trond - Replicate your keys to multiple memcached servers.

Jun 25, 2:50 AM

If you look at a how the (community version) of memcached works, all servers are completely isolated from each other. They don't know (or care) about the existence of other servers, and all advanced ...

Radek Matous - Code Navigation Improvements

Jun 22, 7:58 AM

When you work on a project, you need to navigate around the source code frequently.  NetBeans  IDE provides many navigation features that are highly useful since 6.5 but there were additional ...

prashant - Typo in OpenSolaris RoR AMI on Amazon EC2

Jun 19, 3:21 PM

We released a new OpenSolaris Ruby on Rails image on Amazon EC2 last week.  This version is different from the previous one on OpenSolaris because not only does this AMI include the usual goodies, ...

MandyWaite - EventMachine and the elusive emptys

Jun 19, 11:02 AM

Having built Ruby 1.9 packages for Solaris Nevada we had to try installing the commonly used gems, particularly those for the Rails stack and specifically the ones we use with the Apache Olio Rails ...