Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Jan 06, 2011 10:49 pm 
Offline
Senior Member

Joined: Tue Sep 28, 2010 12:05 pm
Posts: 90
Website: http://www.theatereleven.com
AOL: theatereleven
Location: Santa Monica, CA
Okay admins - I need some serious advice. I'm an ex NetWare and Windows server admin that has been throw into the land of Linux.

Two months ago I setup my first LAMP server using Ubuntu and then due to PHP issues with Drupal 6 switched to Debian.

Now I need to setup a brand new VPS with Drupal and the Apache Solr Search integration feature on it. Someone told me Mercury might have that already included, but that is over my head.

If it's true where does one find Mercury? THANKS.

_________________
kyler d. boudreau
theatereleven.com


Top
   
 Post subject:
PostPosted: Fri Jan 07, 2011 12:51 am 
Offline
Senior Member

Joined: Thu May 21, 2009 3:19 am
Posts: 336
Looks like you should just have to enable the contrib repository and aptitude install solr-common

http://packages.debian.org/stable/web/solr-common

http://www.debian.org/doc/manuals/repos ... tory-howto


Top
   
 Post subject:
PostPosted: Fri Jan 07, 2011 1:04 pm 
Offline
Senior Member

Joined: Tue Sep 28, 2010 12:05 pm
Posts: 90
Website: http://www.theatereleven.com
AOL: theatereleven
Location: Santa Monica, CA
Thanks - I'm new to this....could you expound on that a little more? The Linode guides have been awesome and I've setup LAMP and a firewall and more, but if ushered out to these debian repository sites, my eyes start glassing over.

_________________
kyler d. boudreau

theatereleven.com


Top
   
 Post subject: Pressflow
PostPosted: Fri Jan 07, 2011 2:31 pm 
Offline
Senior Member

Joined: Tue Sep 28, 2010 12:05 pm
Posts: 90
Website: http://www.theatereleven.com
AOL: theatereleven
Location: Santa Monica, CA
Also, has anyone used Pressflow? Someone recommended this distribution of Drupal for me.

_________________
kyler d. boudreau

theatereleven.com


Top
   
 Post subject:
PostPosted: Sat Jan 08, 2011 1:13 am 
Offline
Senior Member

Joined: Thu May 21, 2009 3:19 am
Posts: 336
Edit /etc/apt/sources.list and uncomment the lines for the contrib repositories.

Then run aptitude update


Top
   
 Post subject: Acquia Drupal?
PostPosted: Sat Jan 08, 2011 1:41 am 
Offline

Joined: Sat Jan 08, 2011 1:09 am
Posts: 1
Website: http://banghousestudios.com
Location: NYC
I have not used Pressflow. But have vanilla installed Drupal 20+ times and have recently begun with Distros like Atrium, Acquia, UberDrupal, OpenPublish.

I am working on my first Acquia Drupal distro (http://acquia.com/products-services/acquia-drupal) on MAMP and have Solr working with faceted search. Using Acquia I was able to do this very easily.

The distro includes everything you need except Solr 1.4. (USE 1.4!) which you can get here: http://www.apache.org/dyn/closer.cgi/lucene/solr/

Place it somewhere not visible to the web (not in your apache docroot and not inside of your drupal directory).

Then you only have to move 2 files from the drupal Solr module:

schema.xml
solrconfig.xml
into
apache-solr-nightly/example/solr/conf/schema.xml
apache-solr-nightly/example/solr/conf/solrconfig.xml
(move the existing ones somewhere else first - as per README)

then run java -jar start.jar in shell and you should be up and running.


Top
   
 Post subject:
PostPosted: Sun Jan 09, 2011 2:38 pm 
Offline
Senior Member

Joined: Sun Feb 21, 2010 5:12 pm
Posts: 64
Pressflow is Drupal with some optimization patches and some extra code for using reverse proxies like Varnish. It's a drop in replacement for vanilla Drupal as long as you're using MySQL 5 and PHP 5.

Mercury is a full platform of software and configuration that began primarily as an Amazon EC2 image and now includes a Linode stackscript and will extend into hosting. It can also be set up manually.

In addition to the typical Linux/Apache/MySQL/PHP stack, Mercury includes the memcached server for data caching, Varnish for full page caching, Apache Tomcat for running Apache SOLR, and the 1.2 version will include the Hudson messaging/cron server. It also installs and configures all the Drupal modules to make them work. Pressflow is necessary for Varnish.

Not much on their website atm: http://getpantheon.com/ The development goes on at https://github.com/pantheon-systems/mercury For community support and discussion, visit the Pantheon group at http://groups.drupal.org/pantheon


Top
   
 Post subject:
PostPosted: Sun Jan 09, 2011 2:54 pm 
Offline
Senior Member

Joined: Tue Sep 28, 2010 12:05 pm
Posts: 90
Website: http://www.theatereleven.com
AOL: theatereleven
Location: Santa Monica, CA
Thanks man! I just completed Linode's documentation on it and everything is working great except I cannot seem to get the site to answer on port 80. I have to use port 9880 (as the instructions had me setup for varnish/pressflow/apache hand offs).

_________________
kyler d. boudreau

theatereleven.com


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: sjnorton and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group