Running Ambience202x & Mongod 6.0.4 as a Service RHEL 8.7

Archive
Ambience2022.1

OpenJDK17

OpenJRE17

Mongod 6.0.4 with mongodump

Default: Mongod configuration files
Remove extension. .txt and import mongod.conf in your home directory and mongod.service in /usr/lib/systemd/system/
mongod.conf.txt (844 Bytes)
mongod.service.txt (977 Bytes)

Default: Run ambience as a service
Rename extension to .service and import the file to /usr/lib/systemd/system/
elx-ambience.service.txt (265 Bytes)

Part 2 Run mongod as a script
Rename extension to .sh and import the script to /etc/init.d/
mongodasascript.txt (1.8 KB)

Part 2.1 Create and run mongod as a service
Rename extension to .service and import the script to /etc/systemd/system/
mongodasasservice.txt (247 Bytes)

Part 3 Run mongod as a service file as su
Rename extension to .service and import the file to /etc/systemd/system/
mongodasaservicesu.txt (883 Bytes)

Automated Script
Select non-default archive files
select.sh.txt (5.1 KB)

Park, enable, and start affected services
start.sh.txt (702 Bytes)

Run mongosh createRole.js to setup ambienceUser and mongodadmin in Mongodb
createRole.js.txt (3.9 KB)

Enable authentication in Mongodb and update connection pool in Ambience2023
encrypt.sh.txt (1.5 KB)

Walkthrough
how to run rhel mongo and ambience202x in 10 mins.mp4