Sign inSign up

fboucher/2d6-dungeon-database

By fboucher

•Updated 4 months ago

MySQL database for 2D6 Dungeon with pre-loaded schema, seed data, and game mechanics.

Image
Databases & storage
0

3.1K

fboucher/2d6-dungeon-database repository overview

This container provides the persistent data layer for the 2D6 Dungeon application. It automatically initializes with:

  • Complete database schema for game entities
  • Seed data for game tables and mechanics
  • Support for multiple concurrent games
  • Health checks to ensure database availability

Key Features:

  • Pre-configured MySQL 8.0 database
  • Automatic schema initialization
  • Seed data for game mechanics and tables
  • Health checks for reliability
  • Data persistence with Docker volumes
  • Easy configuration via environment variables

Requirements:

  • MYSQL_ROOT_PASSWORD (required)
  • MYSQL_DATABASE (default: db2d6)
  • Port 3306 exposed for connections

Related Projects: 2D6 Dungeon - GitHub⁠

Tag summary

Content type

Image

Digest

sha256:6d4bf742d…

Size

222.8 MB

Last updated

4 months ago

docker pull fboucher/2d6-dungeon-database