mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
- Removed obsolete 'cmp' category, introduced 'stk' category (fa-bars-staggered icon). - Renamed roles: * cmp-db-docker → sys-stk-back-stateful * cmp-docker-oauth2 → sys-stk-back-stateless * srv-domain-provision → sys-stk-front * cmp-db-docker-proxy → sys-stk-full-stateful * cmp-docker-proxy → sys-stk-full-stateless * cmp-rdbms → sys-svc-rdbms - Updated all include_role references, vars, templates and README.md files. - Adjusted run_once comments and variable paths accordingly. - Updated all web-app roles to use new sys-stk/* and sys-svc/* roles. Conversation: https://chatgpt.com/share/68b0ba66-09f8-800f-86fc-76c47009d431
31 lines
1.6 KiB
Markdown
31 lines
1.6 KiB
Markdown
# Joomla
|
|
|
|
## Description
|
|
|
|
Elevate your website management with [Joomla](https://www.joomla.org/), a powerful content management system that fuses versatility with dynamic design. Experience a vibrant platform that inspires creativity and drives your digital presence to new, energetic heights.
|
|
|
|
## Overview
|
|
|
|
This role deploys Joomla using Docker, automating the installation and configuration of your Joomla instance. It integrates with an external PostgreSQL database and sets up an Nginx reverse proxy for secure access, streamlining website management through container orchestration and customizable Ansible variables.
|
|
|
|
For detailed administration procedures, please refer to the [Administration.md](./Administration.md) file.
|
|
|
|
## Features
|
|
|
|
- **Powerful Content Management:** Leverage Joomla's flexible system for dynamic website creation and management.
|
|
- **Containerized Deployment:** Benefit from Docker's efficiency to deploy and update your Joomla instance seamlessly.
|
|
- **Customizable Configuration:** Easily modify settings with environment variables and templated configuration files.
|
|
- **Integrated Database Support:** Utilize an external PostgreSQL database for robust data storage.
|
|
- **Nginx Reverse Proxy:** Ensure secure and efficient access to your Joomla instance.
|
|
|
|
## Further Resources
|
|
|
|
- [Joomla Official Website](https://www.joomla.org/)
|
|
|
|
## Credits
|
|
|
|
Developed and maintained by **Kevin Veen-Birkenbach**.
|
|
Learn more at [veen.world](https://www.veen.world).
|
|
|
|
Part of the [Infinito.Nexus Project](https://s.infinito.nexus/code)
|
|
Licensed under [Infinito.Nexus NonCommercial License](https://s.infinito.nexus/license). |