Sign inSign up

lumisxp/lumisxp

By lumisxp

•Updated about 6 hours ago

A LumisXP image to be used EXCLUSIVELY in development environments.

Image
Languages & frameworks
Web servers
0

4.3K

lumisxp/lumisxp repository overview

⁠lumisxp/lumisxp

⁠Overview

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.


⁠❗ Environment Restriction (Important)

All images published in this repository — regardless of tag — are intended EXCLUSIVELY for development environments.

These images:

  • Must NOT be used in production
  • Are not hardened for production workloads
  • Are not supported for production deployment
  • May change without backward compatibility guarantees

Under no circumstances should any tag from this repository be used in production environments.


⁠⚠️ Development Build Tags

Tags following the pattern:

development-yyyyMMddHHmmss
development-latest

represent non-released development builds of LumisXP.

These builds:

  • May contain unfinished features
  • May not have completed full QA cycles
  • May introduce breaking changes without notice
  • May be unstable

Use these tags with additional caution even within development environments.


⁠Typical Usage

This image is intended to be:

  • Extended by custom Dockerfiles
  • Used as a base image for development containers
  • Integrated into local or CI development pipelines

For a ready-to-run setup including an application server, use: lumisxp/lumisxp-tomcat


⁠Supported Environment Variables

❗All environment variables listed here will only be used once, at the first boot of the container.

Environment variable nameDescriptionRequiredDefault value
LXP_DOMAINIndicates the domain the LumisXP will be served at.Yes
LXP_HTTP_PORTThe main website non-secure port.Yes
LXP_HTTPS_PORTThe main website secure port.Yes
LXP_ES_HTTP_ADDRESSESThe Elasticsearch address(es).Noelasticsearch:9200

Tag summary

Content type

Image

Digest

sha256:9ae5fafac…

Size

620.9 MB

Last updated

about 1 month ago

docker pull lumisxp/lumisxp