Project:Portal containers: Difference between revisions
From MaRDI portal
m Admin moved page Project:Portal containers to Project:Portal containers |
|||
Line 41: | Line 41: | ||
;latexml | ;latexml | ||
:Latex to HTML5 converter for | :Latex to HTML5 converter for formulae | ||
;[https://ipfs.portal.mardi4nfdi.de ipfs] ([https://ipfs-admin.portal.mardi4nfdi.de/webui/ admin]) | |||
:Interface to the interplenatary file system | |||
;watchtower | ;watchtower |
Latest revision as of 13:34, 2 September 2024
Deployed containers
Containers are deployed from portal-compose.
- Wikibase
- The core Mediawiki installation with all the extensions, including Wikibase.
- Wikibase jobrunner
- Execute maintenance jobs without blocking the Wikibase.
- MySQL
- The database server where the wiki is stored.
- Backup
- Creating and restoring backup data.
- Reverse-proxy
- Map internet adresses to Docker containers
- whoami
- Used by reverse-proxy(?)
- elasticsearch
- Keyword-based search engine for Wikibase
- WDQS Frontend
- Wikidata query service (SPARQL) frontend
- wdqs
- Wikidata query service backend
- wdqs-proxy
- Used by wdqs
- wdqs-updater
- Used by wdqs
- quickstatements
- Utility to import CSV files into wikibase
- portainer
- Docker container management
- latexml
- Latex to HTML5 converter for formulae
- watchtower
- Deploy images on server (?)
Development and CI containers
Additional containers included in the development environment
- OpenRefine
- For cleaning-up data
- Selenium
- For running tests