{"id":51577079,"url":"https://github.com/g3rhard/sysops-framework","last_synced_at":"2026-07-11T01:30:53.308Z","repository":{"id":313228700,"uuid":"1050437525","full_name":"g3rhard/sysops-framework","owner":"g3rhard","description":"SysOps Framework","archived":false,"fork":false,"pushed_at":"2026-07-01T23:53:39.000Z","size":6139,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-02T01:23:12.298Z","etag":null,"topics":["framework","sysops","vibe-coding"],"latest_commit_sha":null,"homepage":"http://g3rhard.cc/sysops-framework/","language":"Python","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/g3rhard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-09-04T12:36:53.000Z","updated_at":"2026-06-23T16:46:19.000Z","dependencies_parsed_at":"2025-09-04T18:28:00.214Z","dependency_job_id":"7ee0c5ae-838c-4679-a024-06f35e9bae06","html_url":"https://github.com/g3rhard/sysops-framework","commit_stats":null,"previous_names":["g3rhard/sysops-framework"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/g3rhard/sysops-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3rhard%2Fsysops-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3rhard%2Fsysops-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3rhard%2Fsysops-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3rhard%2Fsysops-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g3rhard","download_url":"https://codeload.github.com/g3rhard/sysops-framework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3rhard%2Fsysops-framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35348376,"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-07-10T02:00:06.465Z","response_time":60,"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":["framework","sysops","vibe-coding"],"created_at":"2026-07-11T01:30:53.028Z","updated_at":"2026-07-11T01:30:53.300Z","avatar_url":"https://github.com/g3rhard.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SysOps Framework\n\n\u003e An operations methodology for teams whose work doesn't fit sprint boundaries.\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![GitHub Pages](https://img.shields.io/badge/GitHub%20Pages-Live-green)](https://github.com/g3rhard/sysops-framework)\n[![Release](https://img.shields.io/github/v/release/g3rhard/sysops-framework)](https://github.com/g3rhard/sysops-framework/releases)\n\n## What this is\n\nThe SysOps Framework replaces the single sprint cadence with three simultaneous cycles (daily, weekly, monthly) that match how operations work actually happens. It is a book, a methodology reference, and a set of downloadable templates - all in one repo.\n\n## Start here on GitHub\n\nIf you are evaluating the project from the repository rather than the rendered site, use this order:\n\n1. Read [Chapter 1 - The Challenge](content/docs/chapter-01-challenge.md) to check whether the problem matches your team.\n2. Read [Chapter 3 - Framework Structure](content/docs/chapter-03-structure.md) to understand the daily / weekly / monthly operating model.\n3. Use [Getting Started](content/docs/getting-started/_index.md) for a 30-day pilot.\n4. Copy the templates from [`templates/`](templates/) only after you know which cycle or practice they support.\n\nThe repository is intentionally both a book and an operating kit: the chapters explain the model; the templates make it usable.\n\n## Who it helps\n\nTeams of highly skilled individual contributors sharing a team name but running separate projects, systems, and pagers. If Scrum/Kanban/SRE don't quite fit your ops mix, this is for you. See the **[full audience description](content/docs/_index.md)** for details.\n\n## Browse locally\n\n**Prerequisites**: Go, Node.js, and [Hugo extended edition](https://gohugo.io/installation/).\n\n```bash\ngit clone https://github.com/g3rhard/sysops-framework\ncd sysops-framework\n\n# Fetch the Docsy theme and its dependencies\ngit submodule update --init --recursive\n\n# Install npm packages (required by Docsy for PostCSS, etc.)\nnpm install\n\n# Start the dev server\nhugo server\n```\n\nOpen http://localhost:1313/sysops-framework/.\n\n## Read online\n\nThe fully rendered site is published at **[g3rhard.cc/sysops-framework](https://g3rhard.cc/sysops-framework/)**.\n\n## Download\n\nPDF and EPUB versions are built automatically from the latest tagged release:\n\n- [Releases page](https://github.com/g3rhard/sysops-framework/releases)\n- All templates are in the [`templates/`](templates/) directory - PIR, change control, on-call policy, SLA, and more\n\n## What's auto-generated\n\n| Artifact          | Source                              | Trigger                            |\n| ----------------- | ----------------------------------- | ---------------------------------- |\n| GitHub Pages site | `content/` + Hugo                   | Push to `main`                     |\n| PDF / EPUB        | `content/` → Pandoc + lualatex      | Tagged release (`v*`)              |\n\n## Docs architecture and contribution model\n\n- `content/docs/` contains the book and rendered documentation.\n- `templates/` contains reusable operational artifacts.\n- `scripts/diagrams/` generates visual assets used by the site.\n- Keep vendor/tool recommendations dated and easy to refresh; durable concepts belong in chapters, fast-aging tool choices belong in tables or notes.\n\nWhen contributing, prefer small documentation PRs that improve one reader journey at a time: primer, adoption, reference, or templates.\n\n## Quick links\n\n- [Chapter 1 - The Challenge](content/docs/chapter-01-challenge.md)\n- [Chapter 6 - 12 Management Practices](content/docs/chapter-06-practices.md)\n- [Implementation roadmap](content/docs/chapter-05-implementation.md)\n- [Glossary](content/docs/glossary.md)\n- [Appendices / templates](content/docs/chapter-13-appendices.md)\n\n## License\n\nMIT - see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg3rhard%2Fsysops-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg3rhard%2Fsysops-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg3rhard%2Fsysops-framework/lists"}