Commit Graph

183 Commits

Author SHA1 Message Date
James Wahlin
f5e5751013 SERVER-39133 Make mongocryptd host 2019-01-25 15:17:45 -05:00
Ramon Fernandez
5851c89496 SERVER-37651 Update license information 2018-10-16 09:06:34 -04:00
Mathew Robinson
a014dce43e SERVER-36043 Start mongod after multi-user.target 2018-08-08 15:28:36 -04:00
Mathew Robinson
9efd0191bb SERVER-34750 Update man pages 2018-07-26 14:36:59 -04:00
Ramon Fernandez
c6b10c46cc SERVER-35665 Update license on all artifacts
License for Community artifacts is in the LICENSE-Community.txt file.
License for Enterprise artifacts is in the LICENSE-Enterprise.txt file.
This change also updates deb/rpm/msi packages.
2018-06-20 12:33:04 -04:00
Ramon Fernandez
33da2a4c54 SERVER-35665 Update license file name for Debian packages 2018-06-19 20:45:53 -04:00
Mathew Robinson
91db8033a2 SERVER-33146 Source /etc/sysconfig/mongod in service file 2018-05-03 15:52:14 -04:00
Andrew Morrow
51f7e327ac SERVER-34419 Remove mongoperf 2018-04-13 11:20:42 -04:00
Ramon Fernandez
2d435a4c60 SERVER-33731 Improve server's systemd description 2018-03-09 14:36:01 -05:00
Mathew Robinson
e6f46b03ce SERVER-32286 Remove Type=forking from Debian SystemD service files 2017-12-12 17:56:53 -05:00
Emmanuel Cagadas
87e7ac83d3 SERVER-32234 Fix typo in example output on mongotop man page
Closes #1189

Signed-off-by: Kelsey Schubert <kelsey@mongodb.com>
2017-12-08 15:26:50 -05:00
Mathew Robinson
3607059cd7 SERVER-31225 Add Type=forking to systemd service files 2017-11-30 14:15:16 -05:00
Ramon Fernandez
59cedee323 SERVER-31545 Remove deprecated mongooplog tool 2017-10-23 13:04:30 -04:00
Mathew Robinson
0c6ca7be96 SERVER-30995 Add Compass Installer to MongoDB packaging 2017-10-16 11:17:26 -04:00
Mathew Robinson
65c82b5017 SERVER-30853 Add missing hard limit to memlock 2017-09-29 08:01:20 -04:00
Dan Pasette
d90e9a13a5 Revert "Revert "SERVER-21677 Remove "diaglog" support from the server""
This reverts commit 0e3c8a96af.
Fixed up rpm scripts to exclude mongosniff
2017-09-21 17:56:18 -04:00
Ian Whalen
0e3c8a96af Revert "SERVER-21677 Remove "diaglog" support from the server"
This reverts commit d5d61785d5.
2017-09-21 10:20:20 -04:00
Dan Pasette
d5d61785d5 SERVER-21677 Remove "diaglog" support from the server 2017-09-20 15:07:45 -04:00
Mathew Robinson
6c8dc5e004 SERVER-30853 Update Mongod init scripts to set unlimited locked memory 2017-09-13 14:01:49 -04:00
Zakhar Kleyman
29191e637e SERVER-29686 Remove /var/lib/mongodb from mongodb-org[-unstable] deb metapackage 2017-08-07 12:06:12 -04:00
Derick Rethans
f0110e2682 SERVER-29822 update linux packages to add /usr/share/zoneinfo as timeZoneInfo default, and add dependency on tzdata package 2017-06-29 16:40:48 +02:00
Kevin Pulo
47fd2e9ca0 SERVER-27260 don't use --quiet in service files 2017-06-07 10:22:28 +10:00
Ramon Fernandez
cb1ea2ad22 SERVER-23516 Packages should not modify permissions when dbpath exists 2017-05-22 18:56:02 -04:00
Ernie Hershey
806c7d65cc SERVER-26652 - reformat systemd service comments 2016-10-18 14:53:06 -04:00
Sam Kleinman
906a6f057f SERVER-25080 SERVER-24885: fix systemd process limits 2016-08-25 14:51:17 -04:00
Andreas Nilsson
e576de40f3 SERVER-25707 Add mongoldap enterprise binary to Linux packages 2016-08-22 08:56:35 -04:00
Sam Kleinman
5495e297c6 SERVER-18329: add debian8 packages to builds 2016-02-11 10:05:25 -05:00
Sam Kleinman
6f01e1c755 SERVER-7285 SERVER-18329: add service file for debian packages 2016-02-09 14:55:27 -05:00
Sam Kleinman
985e2a0be9 SERVER-20930 SERVER-20404: clarify sysconfig and default config override 2016-02-09 13:17:41 -05:00
Spencer Jackson
c5d503afe0 SERVER-21515: Add mongodecrypt to enterprise packages 2015-11-20 02:22:50 -05:00
Laurent Arnoud
f385e6ab5d Remove debug output on debian/prerm script
Signed-off-by: Ramon Fernandez <ramon@mongodb.com>

Closes #1035.
2015-10-23 11:40:38 -04:00
Ernie Hershey
4bd50b8f89 SERVER-18749 Fix inconsistent directory name in upstart config 2015-08-26 09:17:55 -04:00
Ernie Hershey
f7675b0a30 SERVER-19509 Update Upstart nproc ulimit to match recommendations 2015-08-19 10:44:51 -04:00
Ernie Hershey
add69c51cf SERVER-18581 Start process with group=mongodb in .deb packages 2015-08-18 15:33:09 -04:00
Jason Carey
e749ffad9b SERVER-18531 Integrate SpiderMonkey
Provides SpiderMonkey 38.0.1esr as a JS engine for mongo and mongod.
2015-07-14 16:15:54 -04:00
Aleksandr Romanov
a0a7b6ff5d Fix debian/*.control - add 'adduser' dependency
Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com>
2015-04-29 18:03:45 -04:00
Sam Kleinman
a459fcf9e7 SERVER-14750: convert config files to yaml for packages 2015-04-22 15:15:34 -04:00
Ernie Hershey
47f7671096 SERVER-17780 Update init script process ulimit to match recommendations 2015-03-30 12:50:25 -04:00
Sam Kleinman
ca12273ba6 SERVER-17136: update manpages 2015-01-30 18:18:58 -05:00
Ernie Hershey
b8f5d109f5 SERVER-16744 mongodb-org packages shouldn't conflict with themselves 2015-01-08 16:21:20 -05:00
Ernie Hershey
3bc76a0967 SERVER-16744 Targeted community build packaging and repo placement
This also addresses SERVER-16100, SERVER-12160, SERVER-12833, and SERVER-10874
2015-01-06 17:00:26 -05:00
Ernie Hershey
2ae2aee89b SERVER-15598 Use dynamic dependencies for enterprise .debs 2014-10-31 16:51:18 -04:00
daveh86
4b14f63178 SERVER-15751 Change stable debian package files to be in "databases" section, rather than devel
Closes #833

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-10-23 11:55:12 -04:00
Amalia Hawkins
3f6f0879b9 SERVER-14316 Remove addUser function from the shell 2014-07-23 17:23:15 -04:00
Ernie Hershey
d004a865ed SERVER-14283 Update package config file httpinterface default 2014-07-23 14:24:25 -04:00
Nick Stenning
5d4b3fe40c SERVER-10190 Upstart conf: use pidfile, not 'ps'
The default upstart config installed with MongoDB doesn't provide the
`--pidfile` or `--make-pidfile` options to `start-stop-daemon`, which
means it determines whether or not MongoDB is running by inspecting the
process table to see if there are any instances of "mongod" running.

This is a pretty crude mechanism, and we can make it substantially more
reliable (not susceptible to mongod instances running inside LXC
containers or similar) by simply getting start-stop-daemon to write a
pidfile.
2014-06-30 11:46:37 -04:00
Benety Goh
4350bfad7c SERVER-10190 reformat start-stop-daemon command line with newlines 2014-06-30 11:29:24 -04:00
Ernie Hershey
e5da7115af SERVER-9985 Adjust pre-script mkdir commands in upstart config 2014-06-05 11:28:50 -04:00
Idan Kamara
849a83f364 SERVER-9985: chown dirs created by upstart's pre-start stanza
Usually these are created by the the post-install script that runs after installing the package, but if those were rm'ed later on and then created by this script, their permission would be most likely set to root, causing mongod to fail starting.

Signed-off-by: Ernie Hershey <ernie.hershey@mongodb.com>
2014-06-05 10:46:26 -04:00
Ernie Hershey
b77054ef24 SERVER-12095 Update project description in Linux packaging text
This change makes packaging text more consistent between rpms
and debs, as well as bringing the text up to date with more
recent verbiage.
2014-03-19 16:43:37 -04:00