Skip to content

zachmarshall/vatusa-devenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

vatusa-devenv

Creates a simple docker-compose based development environment for running integrated VATUSA backend stack.

Requirements

This environment currently requires the following Docker images:

  • rabbitmq:3-management. This is pulled from Docker hub automatically.
  • taskrunner:latest. For now, it's expected that this is built locally. See VATUSA/TaskRunner to build.

Running

To run: docker compose -f compose.yaml up -d --build

Debugging

This environment currently exposes the RabbitMQ management UI on host port :8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published