Web » History » Version 5
Marc Dequènes, 2019-01-01 08:17
| 1 | 5 | Marc Dequènes | {{toc}} |
|---|---|---|---|
| 2 | |||
| 3 | 1 | Marc Dequènes | h1. Web |
| 4 | |||
| 5 | h2. Webservers Status Page |
||
| 6 | |||
| 7 | Each webserver displays various debug/stats information on a special vhost, using its canonical hostname. Only members of the Admin Team may log in. |
||
| 8 | 2 | Marc Dequènes | |
| 9 | 4 | Marc Dequènes | h2. Manually Managed WebApps |
| 10 | 1 | Marc Dequènes | |
| 11 | 4 | Marc Dequènes | h3. lists.duckcorp.org |
| 12 | |||
| 13 | Installation not Ansibilized yet, but migration to MM3 planned, see #627. |
||
| 14 | |||
| 15 | h3. photos-ng.duckcorp.org |
||
| 16 | |||
| 17 | Currently experimental, see around the _srv_gallery_generate_ script. |
||
| 18 | |||
| 19 | h3. stuff.milkypond.org |
||
| 20 | |||
| 21 | Nextcloud installation is manually done, see README in the vhost directory. |
||
| 22 | |||
| 23 | h3. wiki.duckcorp.org |
||
| 24 | |||
| 25 | MoinMoin installation not Ansibilized, planned for migration, see #640. |
||
| 26 | 2 | Marc Dequènes | |
| 27 | If Moinmoin crash after (python?) upgrade, try this to purge the cache: |
||
| 28 | <pre> |
||
| 29 | moin --config-dir=/etc/moin/ --wiki-url=https://wiki.duckcorp.org/ maint cleancache |
||
| 30 | </pre> |