{"id":21637852,"url":"https://github.com/tamoziit/devops-nginx","last_synced_at":"2026-05-12T19:02:01.426Z","repository":{"id":264430434,"uuid":"893354647","full_name":"Tamoziit/DevOps-NGINX","owner":"Tamoziit","description":"NGINX concepts exploration","archived":false,"fork":false,"pushed_at":"2024-11-24T12:03:40.000Z","size":692,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T01:41:37.270Z","etag":null,"topics":["docker","docker-compose","http-proxy","http-server","https-server","load-balancer","nginx","nginx-docker","nginx-proxy","openssl"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tamoziit.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":"2024-11-24T08:03:35.000Z","updated_at":"2024-11-24T12:07:33.000Z","dependencies_parsed_at":"2024-11-24T09:18:16.772Z","dependency_job_id":"b6380f30-e40e-4549-94b6-bc7cd275c1fb","html_url":"https://github.com/Tamoziit/DevOps-NGINX","commit_stats":null,"previous_names":["tamoziit/devops-nginx"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tamoziit%2FDevOps-NGINX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tamoziit%2FDevOps-NGINX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tamoziit%2FDevOps-NGINX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tamoziit%2FDevOps-NGINX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tamoziit","download_url":"https://codeload.github.com/Tamoziit/DevOps-NGINX/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244327624,"owners_count":20435460,"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","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","docker-compose","http-proxy","http-server","https-server","load-balancer","nginx","nginx-docker","nginx-proxy","openssl"],"created_at":"2024-11-25T04:07:17.116Z","updated_at":"2026-05-12T19:01:59.944Z","avatar_url":"https://github.com/Tamoziit.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevOps-NGINX\n**NGINX concepts exploration**\n\n* Command to generate SSL certificates using openssl\n```bash\nopenssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout nginx-selfsigned.key -out nginx-selfsigned.crt\n```\n\n* Command to spin up the containers\n```bash\ndocker-compose up --build\n```\n* Visit https://localhost:443 or http://localhost:8080 to explore the application \u0026 see NGINX load balancing in action\n\n* Command to spin down the containers\n```bash\ndocker-compose down\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamoziit%2Fdevops-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftamoziit%2Fdevops-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamoziit%2Fdevops-nginx/lists"}