Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.md | 2014-07-16 | 1.0 kB | |
arch-lemp-rpi.img.tar.gz | 2014-07-16 | 416.9 MB | |
LICENSE | 2014-07-15 | 1.3 kB | |
Totals: 3 Items | 416.9 MB | 0 |
LEMP Raspberry Pi - HTTP Server
Turn your Raspberry Pi into an Nginx HTTP server! Built using Arch Linux ARM + Nginx + MariaDB + PHP + Zend Opcache, packaged into a downloadable image.
Requirements
- Raspberry Pi Model B Revision 2.0 (Will test soon with Model B+)
- Power adapter with at least 1 Amp (1.5+ Amp recommended)
- Fat32 formated 2GB SD Card (4GB Recommended)
- Network Cable for Internet access. (Or wifi dongle)
Installation
- Download the LEMP Raspberry Pi image: arch-lemp-rpi.img.tar.gz
- Extract it. eg: sudo tar zxf arch-lemp-rpi.img.tar.gz
- Write the extracted image to your SD card. eg: sudo dd if=arch-lemp-rpi.img of=/dev/sdb …change sdb if necessary. Don’t run this command if unsure!!!
- Optional – extend partition to use all of disk. You can use gparted.
- Plug your internet cable and new LEMP RPi SD card into your Raspberry and power it on.
- The root password is: root