logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Hardware & Networking View previous topic :: View next topic
Reply to topic   Topic: Apache appliance
Author
greenalert



Joined: 25 Dec 2011
Posts: 1

PostPosted: Mon 26 Dec '11 5:56    Post subject: Apache appliance Reply with quote

Has anyone built apache on a hardware appliance before? I am trying to build an appliance running on apache and is currently looking for feedbacks for the hardware to be used.

I am currently looking at a Dell 1U server but is hoping to find something more 'lightweight' and compact. Preferbly without any I/O devices.

By the way, is there any way to compile apache to run on Mac OS?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Mon 26 Dec '11 13:59    Post subject: Reply with quote

Well apache needs some mininal OS to run on. If you want no I/O you could start from a flash drive or so and run than all stuff in a huge ram disc for example.

compiling apache on mac os X is pretty easy. Just download the source code and the dependencies. Than

./configure .... YOUR OPTIONS
make
make install
make clean
Back to top


Reply to topic   Topic: Apache appliance View previous topic :: View next topic
Post new topic   Forum Index -> Hardware & Networking