Giter Club home page Giter Club logo

mariadb-epglv's Introduction

epglv

Slightly modified MariaDB (latest) docker image with EPG2VDR Levenshtein distance support.

GitHub Repo stars Docker Pulls Docker Stars GitHub Workflow Status

Features

  • regular and timely application updates
  • integrated epglv
  • recommended settings (deactivatable)
  • creates epgd database automatically on first run

Note

The image is automatically rebuilt when any of the following sources receive an update:

Getting Started

โš ๏ธ WARNING: If you migrate data from another MariaDB, please make a backup!
We are not liable if data is lost or databases stop working.

Please read the official instructions!

Extra Parameters

EPGlv specific variables:

Parameter Function
-e LANG=en_US.UTF-8 Default locale; see list (epglv seems to require initialized locales)
-e TZ=Europe/London Optional - Specify timezone
-e EPGD_RECOMMEND=false Optional - Disable recommended settings

Fine-tuning the recommended settings:

Can only be used if EPGD_RECOMMEND=false has not been set.

Parameter Default / Recommended Value Function
RCMD_INNODB_BUFFER_POOL_SIZE Calculated automatically (30% of available RAM) MariaDB Knowledge Base
RCMD_INNODB_LOCK_WAIT_TIMEOUT 300 MariaDB Knowledge Base
RCMD_INNODB_ROLLBACK_ON_TIMEOUT 1 MariaDB Knowledge Base
RCMD_INNODB_USE_NATIVE_AIO 0 MariaDB Knowledge Base
RCMD_TABLE_DEFINITION_CACHE 856 MariaDB Knowledge Base
RCMD_TRANSACTION_ISOLATION READ-COMMITTED MariaDB Knowledge Base

Maintenance mode (CAUTION! Use only if you know what you are doing):

Parameter Default Function
MAINT_INNODB_FORCE_RECOVERY 0 InnoDB Recovery Modes

Thanks

mariadb-epglv's People

Contributors

lapicidae avatar dependabot[bot] avatar

Watchers

 avatar

mariadb-epglv's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.