Creating a mongodb image to work in Openshift 4

This page summarizes the projects mentioned and recommended in the original post on /r/openshift

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • s2i-php-container

    PHP container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running PHP applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.

    Assuming you want an S2I image, I have in the past modified the s2i-php-container similar to what proceeds:

  • mongodb-container

    MongoDB container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.

    In this instance I forked the mongodb-container and created a 5.0 directory and branch in my repo.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • mongodb-container

    MongoDB container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images. (by cragr)

    In this instance I forked the mongodb-container and created a 5.0 directory and branch in my repo.

  • bitnami-docker-mongodb

    Discontinued Bitnami Docker Image for MongoDB

    Some Red Hat demos use the mongodb images from Bitnami (https://github.com/bitnami/bitnami-docker-mongodb), you could too.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts