universal-application-apache-web-server¶
Profile for automated Apache Web Server installation and configuration
Universal Application Apache Web Server Profile¶
This profile provides a complete infrastructure pipeline for deploying Apache Web Server instances. It coordinates OS installation, Apache deployment, and configuration through the universal-runbook workflow.
Requirements¶
- Digital Rebar Provision environment
- Network access to package repositories
- Supported operating system target
Components¶
- Operating System Installation
- Uses specified OS installation pipeline
-
Supports Alma Linux 9 and Photon OS 5
-
Apache Installation
- Package installation via apache-install task
- Configuration via apache-configure task
Usage Example¶
# Assign profile to machine
drpcli machines addprofile "machine-uuid" "universal-application-apache-web-server"
# Start the workflow
drpcli machines workflow "machine-uuid" "universal-runbook"
Integration Points¶
- Chains with linux-install workflow
- Supports HAProxy integration
- Compatible with universal-runbook
Parameter Configuration¶
install-os-pkg-map
: Apache package mappinglinux/install-bootenv-override
: OS installation selectionuniversal/workflow-chain-index-override
: Workflow chaininguniversal/application
: Application identifieruniversal/runbook-during-flexiflow
: Task injection list