A LumisXP image to be used EXCLUSIVELY in development environments.
4.3K
This image contains the official distribution of LumisXP (DXP), packaged for containerized environments.
It provides the LumisXP platform binaries and base runtime structure, but does not include an application server.
⚠️ For most use cases, you should use
lumisxp/lumisxp-tomcat, which already includes Apache Tomcat and is ready to run.
All images published in this repository — regardless of tag — are intended EXCLUSIVELY for development environments.
These images:
Under no circumstances should any tag from this repository be used in production environments.
Tags following the pattern:
development-yyyyMMddHHmmss
development-latest
represent non-released development builds of LumisXP.
These builds:
Use these tags with additional caution even within development environments.
This image is intended to be:
For a ready-to-run setup including an application server, use: lumisxp/lumisxp-tomcat
❗All environment variables listed here will only be used once, at the first boot of the container.
| Environment variable name | Description | Required | Default value |
|---|---|---|---|
LXP_DOMAIN | Indicates the domain the LumisXP will be served at. | Yes | |
LXP_HTTP_PORT | The main website non-secure port. | Yes | |
LXP_HTTPS_PORT | The main website secure port. | Yes | |
LXP_ES_HTTP_ADDRESSES | The Elasticsearch address(es). | No | elasticsearch:9200 |
Content type
Image
Digest
sha256:9ae5fafac…
Size
620.9 MB
Last updated
about 1 month ago
docker pull lumisxp/lumisxp