ubuntu/litmuschaos-frontend

Verified Publisher

By Canonical

Updated 2 days ago

Frontend for Litmus Chaos, a chaos testing tool.

Image
Web servers
0

10K+

ubuntu/litmuschaos-frontend repository overview

ubuntu/litmuschaos-frontend is a rock for litmuschaos-frontend maintained by Canonical.

Litmuschaos-frontend is a component of the LitmusChaos solution, an open source platform used for chaos testing. It provides the web user interface for interacting with Litmus ChaosCenter services. Read more in the official documentation.

[Learn more about litmuschaos-frontend]

Tags and Architectures

NOTE: These tags follow a specific naming convention that respects the concept of channels.

TagsSupported untilVersionBaseArchitectures
3.29-26.04_edge09/20263.2926.04amd64
View deprecated tags
TagsSupport ended onUpgrade Path
3.19-24.04_edge10/2025 -
3.22-24.04_edge01/2026 -
3.26-24.04_edge06/2026 -
3.21-24.04_edge12/2025 -
3.28-24.04_edge07/2026 -
3.25-24.04_edge04/2026 -
3.23-24.04_edge02/2026 -
3.27-24.04_edge06/2026 -
3.24-24.04_edge03/2026 -
3.20-24.04_edge12/2025 -

Get started

This rock's entrypoint is Pebble, a container-optimized init process that enables the orchestration of a collection of local service processes as an organized set.

[Learn more about Pebble]

Inspect

To view the Pebble services and checks defined in this rock:

docker run --rm ubuntu/litmuschaos-frontend:3.19-24.04_edge plan
Run

To run this rock, use any of the usual container runtimes, for example, docker:

docker run --name litmuschaos-frontend-container \
    -p 8185:8185 \
    ubuntu/litmuschaos-frontend:3.19-24.04_edge

Access the frontend server at http://localhost:8185.

Get logs

To view the logs of the running container, run:

docker exec litmuschaos-frontend-container pebble logs

Or, for a specific service:

docker exec litmuschaos-frontend-container pebble logs <service>
Monitor health checks

Rocks may have predefined health checks that you can list by running:

docker exec litmuschaos-frontend-container pebble checks

The overall health of your container can be inspected via:

docker exec litmuschaos-frontend-container pebble health

Configuration

Ports
OptionDescriptionDefault
-p <port>:8185Expose the frontend on localhost:8185.None

[Report a bug] [Contribute]

Canonical is the provider of this container image. It is the user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within, as well as with Canonical’s IP Policy.

Tag summary

Content type

Image

Digest

sha256:0aa5c198a

Size

106.8 MB

Last updated

2 days ago

docker pull ubuntu/litmuschaos-frontend:3.29-26.04_edge

This week's pulls

Pulls:

385

Last week