Maintainers strive to actively monitor issues and respond in a timely manner.

Semi-Anonymous user

Semi-anonymous user is an interoperability extension for external authentication. Data you wish to store remotely from the Drupal database about users in an external authentication configuration is made available and usable for other modules without needing to be recorded in the users table.

Bootstrap Carousel

Intended to work with the Phosphene suite; provides a Views style plugin to present Bootstrap carousels.

Provision Solr for Aegir

The Aegir Hosting System.

Aegir Apache Solr

This tool gives Aegir the power to manage Solr servers and provision a Solr web app for any Drupal site. It includes a Tomcat implementation but can be extended to work with Jetty, etc. Patches welcome.

Provision Solr is the backend, Hosting Solr is the front-end.

Architecture

Solr is the service, Tomcat and Jetty are the servers. Just like HTTP is the service, and Apache and NGINX are the servers.

All of the Solr-specific code is in solr.service.inc and solr.config.inc. All of the tomcat code (and config template) is separated into the folder tomcat.

Same goes with the configuration. Solr home directories are in ~/config/server_SERVER/solr/SITE and the Tomcat application XML files go in ~/config/server_SERVER/tomcat/SITE.xml.

Then, once the server and site are verified, there will be a solr server available at http://SERVER_NAME:8080/SITENAME

NOTE: These Solr webapps have no security on them by default, and we don't yet have automatic security enforcement. You can still customize your Tomcat or Jetty as normal. Please use caution.

Hosting Solr for Aegir

Aegir Apache Solr

This module allows Solr servers to be added to Aegir. Once you have a server, you can give an Aegir Site a Solr database as easily as choosing it's DB Server.

Hosting Solr is the front-end, and
Provision Solr is the backend.

Installation

You will need Aegir, Provision Solr, Apache Solr, and Apache Tomcat to use this module

See http://community.aegirproject.org/installing for instructions on installing Aegir.

See http://drupal.org/project/provision_solr for instructions on installing Provision Solr, Apache Solr and Tomcat.

Once you've got Aegir and Provision Solr and all of it's requirements installed, download and install this module:

drush @hostmaster dl hosting_solr
drush @hostmaster en hosting_solr

Path to War!

Each Aegir Server Entity has its own solr_war_path property on the backend. In the Aegir front-end, this path is tracked by a Drupal variable.

eComma

eComma interface

Collaborative online annotation offers a new kind of reading experience: instead of making notes in the margin of a book, readers can now share their reactions instantaneously and build a body of c

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained