-
debian8
-
manage sudoers (or do everything in root)
-
install docker-ce https://docs.docker.com/install/linux/docker-ce/debian/#install-docker-ce-1
-
install docker-compose https://docs.docker.com/install/linux/docker-ce/debian/#install-docker-ce-1
-
install git and clone https://github.com/CaliOpen/Caliopen.git
-
checkout on branch develop_hackathon
-
go to the 'develop' doc http://caliopen.readthedocs.io/en/develop/install/frontend-development/
-
(see troubleshooting)
sysctl -w vm.max_map_count=262144
-
do not build immediately, but first
docker-compose up -d redis cassandra elasticsearch
-
Create a nginx proxy to view the frontend remotely
proxy_pass http://localhost:4000; include proxy_params;
-
visit your IP address in your browser, you should get :
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Hugo-Trentesaux/caliopen-tmp-doc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Temporary doc for caliopen hackathon
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published