Skip to content

ExplorViz/deployment

Repository files navigation

ExplorViz Deployment

This repository contains applications and configuration files for the development and deployment of ExplorViz:

Caveats for Windows

  • Be sure to use LF (not CRLF!) for line endings. Otherwise, scripts such as the Docker entry point for Cassandra may fail.

Pre-Commit Validation

The CI pipeline for this repository uses pre-commit with different hooks to validate if changes to files follow well-defined rules.

You can locally validate all files, therefore simulate the CI pipeline, with

docker run --rm -ti -v $(pwd):/pre-commit explorviz/pre-commit

The resulting container will run the defined pre-commit hooks and also modify files if necessary. You might need to run this command multiple times.

About

Examples and deployment files for ExplorViz.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7