Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.
/ conveyor Public archive

Easy way to get structured stuff into Elasticsearch (CSV, MSSQL, API)

License

Notifications You must be signed in to change notification settings

samtecspg/conveyor

Repository files navigation

conveyor logo

Easy way to get database type stuff into Elasticsearch

Join the chat at https://gitter.im/samtecspg/conveyor

Documentation

https://samtecspg.github.io/conveyor/

QUICK START!

  1. Make sure you have Docker and docker-compose installed:

    • Docker (If faced with any choices, get the Community Edition ("CE"))
    • docker-compose (should be auto-installed as part of Docker on mac and windows)
  2. Download the current release zip: https://github.com/samtecspg/conveyor/releases/latest

  3. Unzip and get a terminal or CMD in the release directory

  4. run docker-compose up (sudo might be needed)

  5. point your web browser at http://localhost:5601 and enjoy Conveyor!

Something not working?

Find a bug? Or something not working the way you expect? Don't go! Create an issue or join us on our Gitter channel. This is Alpha software you're testing and we will work hard to set the problem straight.

License

Copyright 2018 Samtec.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.