Confirmed users
2,456
edits
No edit summary |
(removing obsolete applications) |
||
| (23 intermediate revisions by 10 users not shown) | |||
| Line 2: | Line 2: | ||
= App Store = | = App Store = | ||
* [[Applications/ | * [[ReleaseEngineering/Applications/Ship It]] | ||
* [[Applications/ | * [[ReleaseEngineering/Applications/Tooltool]] | ||
* [[ | * [[ReleaseEngineering/Applications/RelengAPI]] | ||
* [[Balrog]] | |||
* [[ | |||
= What the heck? = | = What the heck? = | ||
| Line 18: | Line 17: | ||
* what is the command line parameters to start the web service | * what is the command line parameters to start the web service | ||
* does it have any special configuration or init files | * does it have any special configuration or init files | ||
** How are those backed up? | |||
* does it require root or sudo | * does it require root or sudo | ||
* does it require a special directory layout | * does it require a special directory layout | ||
* will it generate/use temp files or non-database assets? | * will it generate/use temp files or non-database assets? | ||
** which of those need to be backed up? | |||
** how is that done? | |||
* what version of mysql and what database config, where is the sql to init the tables | * what version of mysql and what database config, where is the sql to init the tables | ||
** what is the backup strategy? | |||
* does memcached have a min/max memory? which processes read/write to it - can it be on different IP | * does memcached have a min/max memory? which processes read/write to it - can it be on different IP | ||
* what ports will be opened for listening | * what ports will be opened for listening | ||