Web » History » Version 3
Marc Dequènes, 2018-12-19 08:46
| 1 | 1 | Marc Dequènes | h1. Web |
|---|---|---|---|
| 2 | |||
| 3 | h2. Webservers Status Page |
||
| 4 | |||
| 5 | Each webserver displays various debug/stats information on a special vhost, using its canonical hostname. Only members of the Admin Team may log in. |
||
| 6 | 2 | Marc Dequènes | |
| 7 | h2. WebApps Info (TODO: strip down when they are Ansibilized) |
||
| 8 | |||
| 9 | h3. MoinMoin |
||
| 10 | |||
| 11 | If Moinmoin crash after (python?) upgrade, try this to purge the cache: |
||
| 12 | <pre> |
||
| 13 | moin --config-dir=/etc/moin/ --wiki-url=https://wiki.duckcorp.org/ maint cleancache |
||
| 14 | </pre> |