Skip to content

pechdavid/mycelium

Repository files navigation

Mycelium Cloud Framework with WebWeaver web crawler

This is a repository of a custom cloud framework (Mycelium) written originally for my Master's Thesis and a demo application (WebWeaver).

Installation

  • ./gradlew idea - creates an Idea project downloading all dependencies etc.
  • prepare MongoDB, RabbitMQ
  • update configuration in cz.pechdavid.webweaver.Launcher
  • launch cz.pechdavid.webweaver.Launcher

Running the application

Running the application requires at least:

  • RabbitMQ server (default user guest)
  • MongoDB (without authentication)
  • Running the application from the application root - ./gradlew run
  • After booting the application can be reached on http://localhost:8080/.

Credits

About

Modern cloud framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published