How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "slashdb/slashdb"
  config.vm.box_version = "1.5.0"
end
vagrant init slashdb/slashdb \
  --box-version 1.5.0
vagrant up

This version was created about 2 years ago.

Features

  • Added support for Databricks (add-on)
  • Added support for Snowflake (add-on)
  • Added database schema persistence (cache)

Fixes

  • Fix highlighting of invalid fields
  • Added scroll for long error messages
  • Added showing license version on the license page
  • Fixed validation for query string parameters: depth, limit, offset
  • Fixed HTTP headers overflow
  • Backend support code refactored to a modular structure
  • Added default values in configs for required parameters
  • Fixed permissions for Amazon Linux 2
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (647 MB)