/bible-mariadb

Dockerized MySQL Database containing multiple translations of the Bible

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

Bible MariaDB

Bible MariaDB contains multiple translations of the Holy Bible, as well as cross-references. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

Included Translations

  • American Standard-ASV1901 (ASV)
  • Bible in Basic English (BBE)
  • Darby English Bible (DARBY)
  • King James Version (KJV)
  • World English Bible (WEB)
  • Young's Literal Translation (YLT)
  • English Standard Version (ESV)
  • New International Version (NIV)
  • New Living Translation (NLT)

Getting Started

git clone https://www.github.com/rkeplin/bible-mariadb
cd bible-mariadb && docker build -t bible-mariadb .

When running a container, all of the environment variables from MariaDB can be supplied.

Related Projects

Credits

Data was gathered from the following repositories.