/claim #8264
openlitespeed one-click template at templates/compose/openlitespeed.yamlSERVICE_URL_OPENLITESPEED and LinuxServer base envs (PUID, PGID, TZ)Issue #8264 discussion requested a deployable OpenLiteSpeed option that is not tightly coupled to a WordPress-specific bootstrap flow. This template can be used standalone or as a base for WordPress/custom PHP sites.
python -c "import yaml,pathlib; p=pathlib.Path('templates/compose/openlitespeed.yaml'); obj=yaml.safe_load(p.read_text()); assert 'services' in obj and 'openlitespeed' in obj['services']; print('OK')"services.openlitespeed)dingon1019
@dingmon1019
Enrico Angelon
@enricoangelon