Skip to content
This repository was archived by the owner on Aug 15, 2020. It is now read-only.

Milestones

List view

  • Mindsdb Server is to become a "hub" of sorts that allows for easy installation and centralized configuration on mindsdb native, lightwood, and dataskillet. *** Coincidentally, mindsdb-server already holds some install scripts here: https://github.com/mindsdb/mindsdb_server/tree/master/install_scripts However, we should probably develop these a bit more to support a wider variety of install environments. More importantly, we would (ideally) have distro-dedicated installers for mindsdb_server that include the installation of mindsdb, lightwood, and dataskillet. So e.g. a .deb, .rpm a snap, makepkg, a {whatever the popular formats on OSX are} and a {whatever the popular formats on windows are} plus a potential Docker and LXC environment that is designed to support all 3 of its dependants. Optionally, we should consider adding the "client" installations (aka installing the various sdks and mindsdb GUI) to this. Also, we should add an environment configuration part that includes e.g. setting up standard config files and creating a shared directory structure for saving datasources and predictors. Optionally we should look into doing this using "graphical" installers (see what we do for scout). Finally, the installation should configure and install a daemon that can be started by the user to run the mindsdb_server, though we should provide an option for running via python or via a binary. However, a big part of this whole thing is actually figuring out the 'easy wins" we can get during installation and the formats we can easily support.

    Overdue by 5 year(s)
    Due by June 29, 2020
    14/14 issues closed
  • Various changes to the mindsdb_server in order to support Clickhouse. This will mainly be done under the mysql mime proxy, but once that's merged with the mindsdb_server the issues related to that will be migrated to this repository, so I'm creating this milestone to put them under it.

    Overdue by 5 year(s)
    Due by June 29, 2020
    9/9 issues closed