ApolloFoundation / dbpackages

Repository for database engine packaging scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DB Packages

This repository contains packaguing scripts for the data base engine used by Apollo blockchain

Linux and Windows scripts should be run on Linux. The script dowloads official builds of MariaDB and re-packs it in the format tha is used by Apollo installers.

MariaDB does not provide officiall builds for MacOS, so MacOS script uses "Brew" to install MariaDB and then repacks it. The script should be run on MacOS.

Stable brtanch is "master".

For more recent version please use "develop" branch

About

Repository for database engine packaging scripts


Languages

Language:Shell 100.0%