How do i reset the openlitespeed password so I can access the config options hidden there?
You can reset the OLS password by running docker exec -it openlitespeed /usr/local/lsws/admin/misc/admpass.sh however customisations will be lost whenever the virtual host is updated.
docker exec -it openlitespeed /usr/local/lsws/admin/misc/admpass.sh
Adam please make OLS config persist
Thanks @Adam - is that the virtual host for that specific site or any site? Will the password be overwritten again on a virtual host change?
Would be worth adding this to the documentation because the current documentation doesn't make much sense https://enhance.com/docs/application-role/litespeed-webserver.html
CaveJohnson the password and any virtual host customization would be overwritten each time enhance updates.
The feature to persist OLS configuration is still pending.
mendozal oh thats a real bummer - is a fix for this in the roadmap?
CaveJohnson I hope so, i really want to move the rest of my cPanel customers to enhance but this is causing us an issue.
CaveJohnson mendozal oh thats a real bummer - is a fix for this in the roadmap?
It should be possible in the near future to merge custom OLS config with Enhance generated config in the same way as commercial Litespeed but there is no ETA on the feature.
Adam thanks for the clarification - would be a very handy feature to have.