chf_container
Container set-up capable of running CHF-based web applications based on a Compose file
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.1%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Container set-up capable of running CHF-based web applications based on a Compose file
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed 7 months ago
Metadata Files
Readme
License
Citation
README.rst
.. image:: https://img.shields.io/badge/Container-Podman-purple.svg
:alt: Podman
:target: https://podman.io
.. image:: https://img.shields.io/badge/Container-Docker-blue.svg
:alt: Docker
:target: https://docker.io
.. image:: https://img.shields.io/badge/TYPO3-13-orange.svg
:alt: TYPO3 13
:target: https://get.typo3.org/version/13
.. image:: https://img.shields.io/badge/License-MIT-blue.svg
:alt: License: MIT
:target: https://spdx.org/licenses/MIT.html
=============
CHF Container
=============
**This version is designed for use with TYPO3 13.**
This is a container set-up for development and production environments of
projects based on the Cultural Heritage Framework (CHF). It is designed to be
usable across projects to either produce a fresh installation or to use a set
of project-specific files, which should be stored separately. The set-up
revolves around a file in accordance with the
`Compose specification `__ for container-based
applications that should allow you to set up your environment(s) on Linux,
macOS, or Windows via, for example, Podman Desktop or Docker Desktop. The
Compose file orchestrates a network consisting of an Apache webserver, a PHP-
and Composer-capable Debian image that runs TYPO3, a MariaDB database, a
Meilisearch search engine, an optional Oxigraph ``sparql`` endpoint, and a
Postfix container for email jobs. An optional ``debug`` profile adds phpMyAdmin
to this set-up. The documentation provides install instructions as well as a
few pointers towards how to use the container-based environment.
:Repository: https://github.com/digicademy-chf/chf_container
:Read online: https://digicademy-chf.github.io/chf_container
Owner
- Name: Cultural Heritage Framework
- Login: digicademy-chf
- Kind: organization
- Email: jonatan.steller@adwmainz.de
- Location: Germany
- Repositories: 1
- Profile: https://github.com/digicademy-chf
Research software suite for web apps to produce and publish humanities data. Built with ♥️ by @digicademy in Mainz.
Citation (CITATION.cff)
cff-version: 1.2.0
title: CHF Container
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Jonatan Jalle
family-names: Steller
email: jonatan.steller@adwmainz.de
affiliation: Academy of Sciences and Literature Mainz
orcid: 'https://orcid.org/0000-0002-5101-5275'
- name: "CHF Container contributors"
repository-code: >-
https://github.com/digicademy-chf/chf_container
abstract: >-
This is a container set-up for development and production
environments of projects based on the Cultural Heritage
Framework (CHF). It is designed to be usable across
projects to either produce a fresh installation or to use
a set of project-specific files, which should be stored
separately. The set-up revolves around a file in
accordance with the Compose specification for
container-based applications that should allow you to set
up your environment(s) on Linux, macOS, or Windows via,
for example, Podman Desktop or Docker Desktop. The
Compose file orchestrates a network consisting of an
Apache webserver, a PHP- and PHP Composer-capable Debian
image that runs TYPO3, a MariaDB database, Manticore
search, Oxigraph triple store, and a Postfix container
for email jobs. An optional debug profile adds phpMyAdmin
to this set-up. The documentation provides install
instructions as well as a few pointers towards how to use
the container-based environment.
keywords:
- Podman
- Docker
- Container
- TYPO3
- Cultural Heritage
- Framework
- Web app
- Data
- Research
- Academia
- Academic
license: GPL 3
version: 2.0.0
date-released: '2025-08-15'
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Dependencies
.github/workflows/main.yml
actions
- TYPO3-Documentation/gh-render-action 0.1.0 composite
- actions/configure-pages v4 composite
- actions/deploy-pages v4 composite
- actions/upload-pages-artifact v3 composite