doc/install.rst
branchdevel
changeset 277 f65edc0382cc
parent 252 d0de2ca7201a
child 290 21601a54c44c
equal deleted inserted replaced
276:4841b443f1fd 277:f65edc0382cc
     1 Installation of Iro
     1 Installation of Iro
     2 ===================
     2 ===================
     3 
     3 
     4 Start with downloading the source http://BLAFOO. Install the module via ``setup.py install`` und ran ``iro-install``  afterwards, that will create a sample configuration file named ``iro.conf``. Now update the Configuration file and run ``iro-install install``  afterwards, that will create the Database and Offers for you. After that you have to ref:`adding_user`. After that you can start Iro ``twisted -ny extras/iro.tac``.
     4 Start with downloading the `source <../index.html#files>`_.
       
     5 Afterwards install the module via ``setup.py install`` und ran ``iro-install``. That will create a sample configuration file named ``iro.conf``.
       
     6 Update the configuration file and run ``iro-install install``  afterwards. That will create the Database and Offers for you.
       
     7 After that you have to :ref:`adding_user`. 
       
     8 Now you are ready to start Iro ``twisted -ny extras/iro.tac``.
       
     9 
     5 
    10 
     6 .. _adding_user:
    11 .. _adding_user:
     7 
    12 
     8 Add User and Userrights
    13 Add User and Userrights
     9 -----------------------
    14 -----------------------