Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/mireiawen/openlitespeed?style=plastic) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/mireiawen/openlitespeed/latest?style=plastic) [![GitHub](https://img.shields.io/badge/GitHub-Mireiawen%2Fdocker--openlitespeed-blueviolet?style=plastic)](https://github.com/Mireiawen/docker-openlitespeed)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FMireiawen%2Fdocker-openlitespeed.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FMireiawen%2Fdocker-openlitespeed?ref=badge_shield)

Simple [OpenLiteSpeed](https://openlitespeed.org/) container running on [MiniDeb](https://github.com/bitnami/minideb).

Expand Down Expand Up @@ -32,3 +33,7 @@ The container uses 3 volumes:
The public files are under the path `/var/www/container/web` and the service is run as `www-data` user and group.

There is simple health check checking that the OpenLiteSpeed server is running, but it does not do anything else such as monitor any actual application output. The server error logs are printed to the `stdout`, but access logs have to be fetched from the file.


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FMireiawen%2Fdocker-openlitespeed.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FMireiawen%2Fdocker-openlitespeed?ref=badge_large)