centos 安裝modeldb 踩坑之旅

來源:互聯網
上載者:User

[Desktop Entry]
Type=Application
Name=Pycharm
GenericName=Pycharm3
Comment=Pycharm3:The Python IDE
Exec=sh /usr/local/pycharm/bin/pycharm.sh
Icon=/usr/local/pycharm/bin/pycharm.png
Terminal=pycharm
Categories=Pycharm;

idae - MongoDB config start - 2016-05-02

設定資料檔案的存放目錄

dbpath = /usr/local/tools/mongodb/bin/data/test/db

設定記錄檔的存放目錄及其記錄檔名

logpath = /usr/local/tools/mongodb/bin/data/test/logs/mongodb.log

設定連接埠號碼(預設的連接埠號碼是 27017)

port = 27017

設定為以守護進程的方式運行,即在後台運行

fork = true

nohttpinterface = true

nohttpinterface = true

配置遠端連線

bind_ip = 0.0.0.0

auth=true

idae - MongoDB config end - 2016-05-02

export NODE_HOME=/usr/local/tools/nodejs/bin
export PATH=PATH:NODE_HOME/bin

modeldb

mongodb 4.0
https://www.jianshu.com/p/a8f44f04d534
https://www.mongodb.com/download-center?jmp=nav#atlas

nodejs 0.10.1
https://www.jianshu.com/p/fa18c80fd55c

phantomjs 1.9.18

golang
yum install -y golang

boost 1.67 # too much time lose
https://dl.bintray.com/boostorg/release/1.67.0/source/
tar -xvf 壓縮檔

cd 解壓目錄

sudo ./bootstrap.sh \使用sudo獲得相關許可權。

sudo ./b2

sudo ./b2 install

sudo ln -s /usr/local/lib/libboost_unit_test_framework.a /usr/lib64/libboost_unit_test_framework.a

yum -y install automake libtool flex bison pkgconfig gcc-c++ boost-devel libevent-devel zlib-devel python-devel ruby-devel openssl-devel

thrift 0.11.0
https://github.com/apache/thrift

http://ftp.wayne.edu/apache/thrift/0.11.0/thrift-0.11.0.tar.gz
https://blog.csdn.net/yangzhenzhen/article/details/77823331

./bootstrap.sh
./configure --enable-coverage --with-go=no --with-golang=no
make

lore init my_app --python-version= 3.6.4 --keras

Starting cluster components...
E0727 05:20:05.604322 1593 start.go:299] Error restarting cluster: restarting kube-proxy: waiting for kube-proxy to be up for configmap update: timed out waiting for the condition

minikube delete
minikube start

Could not find finalized endpoint being pointed to by kubernetes-dashboard: Temporary Error: Endpoint for service is not ready yet

minikube dashboard --url=true

Google打不開 ,Firefox可以正常顯示
http://192.168.99.100:30000/#!/overview?namespace=default

minikube start --bootstrapper localkube

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.