rpicms

A CMS for the Raspberry Pi
git clone git://archive.git.mtrnord.blog/RpicmsTeam/rpicms.git
Log | Files | Refs | README | LICENSE

getting_started.rst (480B)


      1 Getting Started
      2 ===============
      3 Needed
      4 ---------------------
      5 
      6 * Webserver (Tested with apache2 and nginx)
      7 * PHP5
      8 * MYSQL
      9 
     10 Download
     11 ---------------------
     12 
     13 To download it you only need to run this command in the directory where RPICMS should run.
     14 
     15 ::
     16 
     17     git clone git://github.com/MTRNord/RPICMS.git # Downloade dir die Dateien
     18 
     19 
     20 Installation
     21 ---------------------
     22 
     23 Now you need to open a web browser an go on your webserver you need to fill everything. Next steps are automatic.