Skip to content

farao-community/gridcapa-rao-runner

Actions Status Coverage Status Quality Gate MPL-2.0 License Join the community on Spectrum

gridcapa-rao-runner

Server based on spring-boot dedicated to launch rao computations for one timestamp

Requirements

In order to build gridcapa-rao-runner-app, you need the following environment available:

  • Install JDK (21)
  • Install Maven latest version
  • Install Docker (optional)
  • Install Docker Compose (optional)

Launch required applications

You need the following service in order to launch the application:

  • RabbitMQ server as message brocker
  • MinIO server as file storage system

You can either launch them locally on your computer or use a pre-compiled docker container.

Use a pre-compiled docker container:

To launch required containers (minio and rabbit-mq), on the root of this project run the following command:

docker-compose up 

To stop it use:

docker-compose down 
Or install and launch locally the required servers:

About

Application that embeds a search tree to launch RAO

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors