Obsolete Service/obs: Difference between revisions
Appearance
No edit summary |
|||
| Line 2: | Line 2: | ||
* bazaar.sugarlabs.org | * bazaar.sugarlabs.org | ||
* packages.sugarlabs.org | |||
* sweets.sugarlabs.org | |||
== Hosted on == | == Hosted on == | ||
| Line 26: | Line 28: | ||
!scope="row" | Daemon | !scope="row" | Daemon | ||
| | | | ||
{{Code|/etc/init.d/bazaar | {{Code|/etc/init.d/bazaar}}<br> | ||
{{Code|/etc/init.d/bazaar-worker- | {{Code|/etc/init.d/bazaar-worker}} | ||
|- | |||
!scope="row" | Config | |||
| | |||
{{Code|/srv/bazaar/app/src/backend/BSConfig.pm}}<br> | |||
{{Code|/srv/bazaar/app/src/api/config/}}<br> | |||
{{Code|/srv/bazaar/app/src/webui/config/}} | |||
|- | |- | ||
!scope="row" | Logs | !scope="row" | Logs | ||
| Line 40: | Line 48: | ||
|- | |- | ||
|} | |} | ||
{{Admon/warning|Caution|Since python OBS clients can't handle SNI, default vhost needs to provide {{Code|bazaar.sugarlabs.org}} SSL certificate.}} | {{Admon/warning|Caution|Since python OBS clients can't handle SNI, default vhost needs to provide {{Code|bazaar.sugarlabs.org}} SSL certificate.}} | ||
== Upgrade notes == | == Upgrade notes == | ||
{| class="wikitable" | |||
!scope="row" | git | |||
| | |||
{{Code|/srv/bazaar/app}} | |||
|- | |||
|} | |||
Revision as of 10:07, 3 July 2011
Hostnames
- bazaar.sugarlabs.org
- packages.sugarlabs.org
- sweets.sugarlabs.org
Hosted on
Administrative contact
- bazaar AT sugarlabs DOT org
Sysadmins
Notes
OBS instance with sugar related changes.
| Home | /srv/bazaar
|
|---|---|
| Daemon |
|
| Config |
|
| Logs | /srv/bazaar/site/log
|
| SSL certificates |
|
Upgrade notes
| git |
|
|---|