Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

nosignal/mars_allin_one_old

 
 

Repository files navigation

mars_allin_one

install mars in a node docker-compose operation:

  1. docker-compose -f docker-compose.yml up -d
  2. docker-compose -f docker-compose.yml stop

For use different mars apps environment variable, you can use multi yaml file docker-compose -f docker-compose.yml -f env_yaml/sia_app.yml up -d

NOTE: ElasticSearch need run ./setup_elasticsearch on host.

NOTE: elasticsearch only bind localhost, if you want to access from Internet, you shall change network.bind_host="0.0.0.0"

About

install mars in a node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 38.6%
  • Dockerfile 25.6%
  • HTML 23.8%
  • Shell 12.0%