Skip to content

Docker swarm with the Difido server, Elastisearch server and Kibana

License

Notifications You must be signed in to change notification settings

Top-Q/difido-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

difido-docker

Docker swarm with the Difido server, Elastisearch server and Kibana

Prerequisites

  • The docker run only on Linux
  • To make sure that Elastisearch server will be able to launch, you will first need to set the vm.max_map_count to at least 262144

To set the 'vm.max_map_count` on Ubuntu:

sudo echo /etc/sysctl.conf >> vm.max_map_count=262144

Run the Docker Swarm

Just run

> ./start_swarm

Browser to 127.0.0.1

About

Docker swarm with the Difido server, Elastisearch server and Kibana

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages