Getting Started - Estuary | Welcome to estuary
  • HOME
  • ABOUT
  • TAGS
首页 关闭 返回上一级  
Estuary Overview
Reference Application List
Releases
icon_04
Estuary
Introduction for Estuary
+ 查看更多
icon_02
Applications
Reference applications
+ 查看更多
icon_04
Distribution
Distribution deployment
+ 查看更多
icon_01
FAQ
 
+ 查看更多

gettingstarted

Supposedly, you are working on Ubuntu (newer than 12.04) or CentOS (newer than 7)! Please execute the following command to update. For Ubuntu system:

$ sudo apt-get update; sudo apt-get upgrade -y; sudo apt-get install -y wget git

For CentOS system:

$ sudo yum update -y; sudo yum install -y wget git

Download And Build

Firstly, to download estuary sources with the following command.

$ git clone https://github.com/open-estuary/estuary.git

Secondly, you can build the whole project with the default config file as following command:

$ cd estuary
$ sudo ./build.sh --build_dir=./workspace

 To try more different build on estuary, please get help information about build.sh as follow:

$ ./build.sh -h

More detail user guide about this project, please refer to Estuary User Manual.

If you just want to quickly try it with binaries, please refer to our binary Download Page to get the latest binaries and documentations for each corresponding boards.

Accessing from China: ftp://117.78.41.188




CATALOG

    FEATURED TAGS
    Download Documents Hardware Boards Releases

    FRIENDS
    • linaro
    • ARM
    • HUAWEI
  • /2020/08/18/test/
  • /2019/11/13/estuary-overview/
  • /2019/11/13/estuary-download/
  • /2019/11/13/documents-summary/
  • /2019/09/16/releases/
  • /2019/09/16/reference-application-list/
  • /2019/07/06/estuary-user-manual/
  • /2018/07/25/d06-board/
  • /2016/09/27/hisilicon-d05-board-support-standard-network-installation/
  • /2016/08/30/d05-board/
  • /2015/11/18/how-to-integrate-new-boards/
  • /2015/09/08/getting-started/
  • /2015/08/21/accessing-boards-in-open-lab/
  • /2015/08/18/download-estuary-source-code/

    Copyright © Estuary 2020
    Theme on GitHub |