38 Commits

Author SHA1 Message Date
cca5d741d8 Update 'README.md' 2018-10-27 00:31:05 +00:00
5f91ea39ff no --rm flag 2018-02-28 01:36:26 -08:00
7b71cc1184 update path 2018-02-28 01:31:18 -08:00
3c9c43bd28 make IP a parameter 2018-02-28 01:29:27 -08:00
b832a3407a Merging, and updating FROM JUPITER 2018-02-28 01:17:14 -08:00
f68c2566ea MongoDB now binds to an interface at Docker layer 2018-02-28 01:13:29 -08:00
a7ac3cf376 Merge branch 'master' of https://charlesreid1.com:3000/docker/d-mongodb
* 'master' of https://charlesreid1.com:3000/docker/d-mongodb:
  add startup script notes to readme
  add notes on fixes
  minor rearrangement of options
  add repair step, remove nojournal directive
  add command to kill old docker processes
  adding notes to readme.
  add --journal option to mongo
  fix bug in run script
2018-02-27 22:53:54 -08:00
109b2243ba update license for 2018 2018-02-27 22:53:50 -08:00
ea386ed4aa add startup script notes to readme 2018-02-03 18:15:28 -08:00
4455a7c4c3 add notes on fixes 2018-02-03 16:48:06 -08:00
74637c4a60 minor rearrangement of options 2018-02-03 16:41:01 -08:00
d0bd4ddf4a add repair step, remove nojournal directive 2018-02-03 16:40:32 -08:00
37c824441f add command to kill old docker processes 2018-02-03 16:40:08 -08:00
f3e4392945 adding notes to readme. 2018-02-03 14:46:21 -08:00
4c29ab4e74 add --journal option to mongo 2018-02-03 14:43:05 -08:00
a0d0a4306d fix bug in run script 2018-02-03 13:29:01 -08:00
561a34fc0d simplify, trim command line option 2018-02-03 12:44:29 -08:00
561db3dc61 specify path to mongo shell in first run script 2018-02-03 12:44:10 -08:00
c2a425f7f5 fix run mongo script, include a debug switch 2018-02-03 12:43:47 -08:00
1d70d1f5f9 retab 2018-02-03 12:25:21 -08:00
3d6456385b adding a docker clean rule to makefile 2018-02-03 12:23:19 -08:00
06b5fed172 adding netcat to dockerfile installed packages 2018-02-03 12:22:42 -08:00
3430903e93 Fixing/updating insert/read test scripts 2018-02-03 10:07:14 -08:00
bfc2a4d80c bind database to local and vpn IPs 2018-01-31 00:37:29 -08:00
1e394a0ba5 fix name to be happy_mongo always 2018-01-30 23:30:06 -08:00
54ab0ad712 update dcokerfile - no http 2018-01-30 22:51:17 -08:00
c6d7a72f5e update run scripts - no http. 2018-01-30 22:51:00 -08:00
5cb236477e Update to work on ubuntu. 2018-01-30 22:42:32 -08:00
684588ef4b Fixing the build process to match rsync. Adding makefile, updating readme with instructions, and renaming build/run scripts. 2017-10-02 03:38:54 -07:00
a0665c3402 add MIT license 2017-10-02 03:16:23 -07:00
17ead3dc9c remove comment 2017-04-20 03:14:59 +00:00
06d2d1127f adding info on how to get authentication credentials from docker logs, adding tests. 2017-04-12 04:50:07 +00:00
614f983e5a adding close fw script. 2017-04-12 02:08:03 +00:00
f744bcdfba no host networking - not necessary for mongodb. 2017-04-12 02:07:51 +00:00
7646da3ffd adding build/run scripts, and open fw script. 2017-04-11 07:37:04 +00:00
Ferran Rodenas
ac15d37c0c Merge pull request #1 from SAP/master
Update to MongoDB v3.0.7
2015-10-19 09:22:53 -07:00
Vedran Lerenc
5df51a29ba Update to MongoDB v3.0.7 2015-10-19 09:35:44 +02:00
Ferran Rodenas
a497733b80 Initial commit 2014-07-30 13:31:16 -07:00