{"id":25411421,"url":"https://github.com/jawherkl/k8s-mongo-app","last_synced_at":"2025-08-17T21:14:10.136Z","repository":{"id":277166182,"uuid":"892012255","full_name":"JawherKl/k8s-mongo-app","owner":"JawherKl","description":"Welcome to the k8s-mongo-app repository! This project aims to provide a seamless integration of MongoDB with Kubernetes, enabling users to deploy and manage MongoDB instances within a Kubernetes cluster efficiently.","archived":false,"fork":false,"pushed_at":"2025-02-12T13:10:59.000Z","size":4,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T10:09:01.126Z","etag":null,"topics":["docker","ingress","k8s","mongodb"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JawherKl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-21T11:05:44.000Z","updated_at":"2025-05-15T14:51:50.000Z","dependencies_parsed_at":"2025-02-12T14:28:15.084Z","dependency_job_id":"84aa5c4c-16bb-4ffa-bd84-7e033648854f","html_url":"https://github.com/JawherKl/k8s-mongo-app","commit_stats":null,"previous_names":["jawherkl/k8s-mongo-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JawherKl/k8s-mongo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JawherKl%2Fk8s-mongo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JawherKl%2Fk8s-mongo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JawherKl%2Fk8s-mongo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JawherKl%2Fk8s-mongo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JawherKl","download_url":"https://codeload.github.com/JawherKl/k8s-mongo-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JawherKl%2Fk8s-mongo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270907415,"owners_count":24665958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","ingress","k8s","mongodb"],"created_at":"2025-02-16T10:17:47.304Z","updated_at":"2025-08-17T21:14:10.075Z","avatar_url":"https://github.com/JawherKl.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# k8s-mongo-app\n\n![Repository Size](https://img.shields.io/github/repo-size/JawherKl/k8s-mongo-app)\n![Last Commit](https://img.shields.io/github/last-commit/JawherKl/k8s-mongo-app)\n![Issues](https://img.shields.io/github/issues-raw/JawherKl/k8s-mongo-app)\n![Forks](https://img.shields.io/github/forks/JawherKl/k8s-mongo-app)\n![Stars](https://img.shields.io/github/stars/JawherKl/k8s-mongo-app)\n\n## Table of Contents\n- [Introduction](#introduction)\n- [Features](#features)\n- [Getting Started](#getting-started)\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Configuration](#configuration)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n\n## Introduction\nWelcome to the k8s-mongo-app repository! This project aims to provide a seamless integration of MongoDB with Kubernetes, enabling users to deploy and manage MongoDB instances within a Kubernetes cluster efficiently.\n\n## Features\n- Easy deployment of MongoDB on Kubernetes\n- Scalable and highly available MongoDB instances\n- Automated backups and recovery\n- Monitoring and logging integration\n- Secure access with authentication and authorization\n\n## Getting Started\nFollow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.\n\n## Prerequisites\nBefore you begin, ensure you have met the following requirements:\n- Kubernetes cluster (minikube, GKE, EKS, etc.)\n- kubectl CLI tool\n- Helm package manager\n\n## Installation\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/JawherKl/k8s-mongo-app.git\n    cd k8s-mongo-app\n    ```\n2. Deploy MongoDB using Helm:\n    ```bash\n    helm install my-mongo ./\n    ```\n\n## Usage\nAccess the MongoDB instance using the following command:\n```bash\nkubectl port-forward svc/my-mongo 27017:27017\n```\nThen connect to MongoDB at `mongodb://localhost:27017`.\n\n## Configuration\nCustomize the Helm chart values by editing the `values.yaml` file to fit your requirements.\n\n## Contributing\nContributions are welcome! Please follow the [Contributing Guidelines](CONTRIBUTING.md).\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n## Contact\nFor any questions or suggestions, feel free to open an issue or contact the repository owner at [JawherKl](https://github.com/JawherKl).\n\n---\n\nHappy coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjawherkl%2Fk8s-mongo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjawherkl%2Fk8s-mongo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjawherkl%2Fk8s-mongo-app/lists"}