role: package.www.lighttpd
Parent roles: package . www
URL: https://gitlab.mn.tu-dresden.de/sdm/package.www.lighttpd.git
Description
This role installs a HTTP server based on lighttpd.
Requirement
Variables
- lighttpd_configfile:
- description:
- path to the configuration file of lighttpd
- default: lighttpd.conf.j2
Process
main
- install and enable lighttpd
- copy lighttpd configuration
- create lighttpd directory
- create {{ system_config_directory }}/lighttpd directory
- start lighttpd
- copy lighttpd configuration file
- start lighttpd service
- reload lighttpd service
License
BSD-3-Clauses
Contributors