Sign inSign up

syuchan1005/camelcloud

By syuchan1005

Updated over 8 years ago

Cloud storage run on your machine

Image
0

168

syuchan1005/camelcloud repository overview

CamelCloud

これはなに?

あなたのマシン上で実行できるクラウドストレージ

Docker

Docker Hub

docker pull syuchan1005/camelcloud
Environment
ENV Namedefault
PORT80
インストール
コンフィグのコピー
$ cd ...解凍したzipのPath
$ cp template.config.js config.js
$ $(Your favorite editor) config.js
クライアントのビルド
$ cd ...解凍したzipのPath
$ cd Client
$ npm install
$ npm run build
サーバーのビルド
$ cd ...解凍したzipのPath
$ cd Server
$ npm install
$ npm run build
起動
$ cd ...解凍したzipのPath
$ cd Server
$ npm start

Tag summary

Content type

Image

Digest

Size

208.3 MB

Last updated

over 8 years ago

docker pull syuchan1005/camelcloud