https://github.com/hkust-vislab/vismooc-docker
https://github.com/hkust-vislab/vismooc-docker
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hkust-vislab/vismooc-docker
- Owner: HKUST-VISLab
- Created: 2016-12-20T10:03:52.000Z (over 9 years ago)
- Default Branch: dev
- Last Pushed: 2018-10-13T12:32:19.000Z (over 7 years ago)
- Last Synced: 2025-11-23T12:03:32.850Z (7 months ago)
- Size: 5.91 MB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vicmooc@v0.4.43
(based on [vismooc-data-server@v0.10.1](https://github.com/HKUST-VISLab/vismooc-data-server-haha/releases/tag/v0.10.1),
[vismooc-web-server@v0.13.6](https://github.com/HKUST-VISLab/vismooc-web-server-haha/releases/tag/v0.13.6) and
[vismooc-front-end@v0.7.1](https://github.com/HKUST-VISLab/vismooc-front-end-haha/releases/tag/v0.7.1)).
## Requirement:
### OS
OS: Debian 8 (amd64)
### Software
- Docker
### Hardware
- CPU: Intel core i5-6500 @3.20GHz, 4 cores
- RAM: 8G
- Disk: Hard disk, >= 100Gb (actually, it depends on the size of dbsnapshot)
## Installation
### Docker
1. install Docker and Docker-compose
### vismooc
1. Setting the configuration under the folder `config`, then save the configuration as `config.json`.
2. Build the images and run the container `sudo docker-compose up -d`