{"id":51037289,"url":"https://github.com/d3m0k1d/ngcfg","last_synced_at":"2026-06-22T07:32:06.720Z","repository":{"id":322433630,"uuid":"1089460163","full_name":"d3m0k1d/ngcfg","owner":"d3m0k1d","description":"Ngnix config CLI generator","archived":false,"fork":false,"pushed_at":"2025-11-30T15:35:39.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-02T22:39:01.088Z","etag":null,"topics":["cli","cli-tool","devops","go","golang","nginx","yaml"],"latest_commit_sha":null,"homepage":"","language":"Go","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/d3m0k1d.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-04T11:25:37.000Z","updated_at":"2025-11-30T15:35:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/d3m0k1d/ngcfg","commit_stats":null,"previous_names":["d3m0k1d/ngcfg"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/d3m0k1d/ngcfg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3m0k1d%2Fngcfg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3m0k1d%2Fngcfg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3m0k1d%2Fngcfg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3m0k1d%2Fngcfg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d3m0k1d","download_url":"https://codeload.github.com/d3m0k1d/ngcfg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3m0k1d%2Fngcfg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34639704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":["cli","cli-tool","devops","go","golang","nginx","yaml"],"created_at":"2026-06-22T07:32:06.208Z","updated_at":"2026-06-22T07:32:06.702Z","avatar_url":"https://github.com/d3m0k1d.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ngcfg\n\nA universal CLI utility for configuring [Nginx](https://nginx.org/)\n\n# Table of contents\n1. [Overview](#overview)\n2. [Requirements](#requirements)\n3. [Installation](#installation)\n4. [Usage](#usage)\n5. [License](#license)\n\n## Overview\nA config generator for [Nginx](https://nginx.org/) writen in golang and using [Go Template](https://pkg.go.dev/text/template), [Cobra](https://github.com/spf13/cobra) and more libs.\n### Features\n  - Generate simple server block from yaml config files to nginx format\n\n### Roadmap\n  - [x] Generate simple server block from yaml config files to nginx format\n  - [ ] Add validation for yaml configs\n  - [ ] Add support json config files\n  - [ ] Configurating Nginx with CLI flags and args\n  - [ ] SSL sertificate generation support with certbot\n\n## Requirements\n - Go 1.25.3\n\n## Installation\n\n```bash\ngit clone https://github.com/d3m0k1d/ngcfg.git\ncd ngcfg\ngo mod tidy\ngo build -o ngcfg\n```\n\n## Usage\n\n```bash\nngcfg yaml -f {{name.yml}}\n```\n\n## License\nThis project is licensed under the MIT License. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3m0k1d%2Fngcfg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd3m0k1d%2Fngcfg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3m0k1d%2Fngcfg/lists"}