Editing OpenSuse Build Service/Installation

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 252: Line 252:
Install obs-api (It's going to install lighttpd webserver by dependency for you).
Install obs-api (It's going to install lighttpd webserver by dependency for you).
<source lang='bash'>
<source lang='bash'>
-
zypper in obs-api memcached
+
zypper in obs-api
</source>
</source>
Line 406: Line 406:
Ensure lighttpd and obs ui helpers start:
Ensure lighttpd and obs ui helpers start:
<source lang='bash'>
<source lang='bash'>
-
chkconfig --add memcached
 
chkconfig --add lighttpd
chkconfig --add lighttpd
chkconfig --add obsapidelayed
chkconfig --add obsapidelayed
chkconfig --add obswebuidelayed
chkconfig --add obswebuidelayed
-
rcmemcached start
 
rclighttpd start
rclighttpd start
rcobsapidelayed start
rcobsapidelayed start

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)