{"id":22379687,"url":"https://github.com/atlet99/nexus3-oss","last_synced_at":"2025-07-29T15:05:52.113Z","repository":{"id":169841477,"uuid":"645874422","full_name":"atlet99/nexus3-oss","owner":"atlet99","description":"This role installs Nexus Repository Manager OSS version 3.x on CentOS/RHEL/OEL.","archived":false,"fork":false,"pushed_at":"2024-07-24T18:21:50.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-26T19:14:19.576Z","etag":null,"topics":["docker-compose","nexus3-oss"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atlet99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-05-26T16:35:06.000Z","updated_at":"2024-07-24T18:21:54.000Z","dependencies_parsed_at":"2024-07-24T20:41:57.749Z","dependency_job_id":null,"html_url":"https://github.com/atlet99/nexus3-oss","commit_stats":null,"previous_names":["atlet99/nexus3-oss"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atlet99/nexus3-oss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlet99%2Fnexus3-oss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlet99%2Fnexus3-oss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlet99%2Fnexus3-oss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlet99%2Fnexus3-oss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atlet99","download_url":"https://codeload.github.com/atlet99/nexus3-oss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlet99%2Fnexus3-oss/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267705197,"owners_count":24130825,"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-07-29T02:00:12.549Z","response_time":2574,"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-compose","nexus3-oss"],"created_at":"2024-12-04T23:11:07.722Z","updated_at":"2025-07-29T15:05:52.065Z","avatar_url":"https://github.com/atlet99.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nexus 3 OSS via Docker-Compose\n\n## Table of Contents\n\n- [About](#about)\n- [Getting Started](#getting_started)\n- [Usage](#usage)\n\n## About \u003ca name = \"about\"\u003e\u003c/a\u003e\n\nThis instruction deploys Nexus Repository Manager OSS version 3.x on CentOS/RHEL/OEL via Docker containers.\n\n## Getting Started \u003ca name = \"getting_started\"\u003e\u003c/a\u003e\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system.\n\n### Prerequisites\n\nWhat things you need to install the software and how to install them.\n\n```\nyum-utils\ndocker-ce\ndocker-ce-cli\ncontainerd.io\ndocker-buildx-plugin\ndocker-compose-plugin\ndisk provision 150 Gb on the /data (because you must be used lvm-partition)\n```\n\n### Installing\n\nIf you don't know \"How to install Docker Engine on CentOS/RHEL/OEL?\" you can follow this [instruction](https://docs.docker.com/engine/install/centos/) to install and deploy docker engine.\n\n### Running\nClone project\n```\ngit clone https://github.com/atlet99/nexus3-oss.git\n```\nGo to the project folder\n```\ncd nexus3-oss\n```\nCreate /data and /data/nexus-data directories\n```\nsudo mkdir -p /data/nexus-data\n```\nGive correct permissions on the directories.\n```\nsudo chown -R 200 /data/nexus-data\n```\nGrant permission to the run.sh file\n```\nchmod u+x run.sh\n```\nExecute run.sh for easy startup\n```\n./run.sh\n``` \n\n## Usage \u003ca name = \"usage\"\u003e\u003c/a\u003e\n\nAdd notes about how to use the system.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatlet99%2Fnexus3-oss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatlet99%2Fnexus3-oss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatlet99%2Fnexus3-oss/lists"}