Git Product home page Git Product logo

mongosail's Introduction

Image running mongodb in standard or daemon mode and allows to use mongoimport to import sets of data at init. Must be run as a daemon for mongoimport to work.

HEALTHCHECK --interval=20s --timeout=30s --start-period=20s --retries=3

List of customizable ENV Vars:

  • MONGO_LOG_FILEPATH: (string) straight path to log file, overrides MONGO_LOG_DIR and MONGO_LOG_FILENAME
  • MONGO_LOG_DIR: (string) path to log directory
  • MONGO_LOG_FILENAME: (string) if none, timestamp will be used
  • MONGO_LOG_APPEND: (1|0) default is 1
  • MONGO_SMALL_FILES: (1|0) default is 1
  • MONGO_DAEMON: (1|0) default is 0
  • MONGO_AUTH: (1|0) default is 0
  • MONGO_IMPORT: (string) list of params to pass to mongoimport, ex "--type json --file /data/import.json", MONGO_DAEMON=1 is most likely required

Check docker-compose.yml in example.

Docker repo name: drannoc/mongosail

mongosail's People

Contributors

monkeydioude avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.