Tool:Docs
Appearance
ToolDocs | |
---|---|
Website | https://docs.toolforge.org/ |
Maintainer(s) | (View all) |
Source code | https://gitlab.wikimedia.org/repos/commtech/toolforge-docs.git |
License | GNU General Public License 3.0 or later |
Admin log | Nova Resource:Tools.docs/SAL |
Jobs
The following jobs are configured in /data/project/docs/jobs.yaml
:
---
- name: job-docs-import
command: ./tool/bin/console app:import
image: tf-php74
schedule: "20 */3 * * *"
emails: onfailure
- name: job-docs-download
command: ./tool/bin/console app:download
image: tf-php74
schedule: "43 5 * * *"
emails: onfailure