{"id":25228305,"url":"https://github.com/stensel8/easy-devops","last_synced_at":"2026-04-27T16:33:38.794Z","repository":{"id":276945010,"uuid":"916306896","full_name":"Stensel8/easy-devops","owner":"Stensel8","description":"Simple application for technical management and system monitoring, built during my ITM Case study to explore DevOps concepts. Open to contributions!","archived":false,"fork":false,"pushed_at":"2026-01-11T23:43:39.000Z","size":251,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-12T02:23:49.440Z","etag":null,"topics":["concept","csharp","devops","dotnet","powershell","python","saxion","school"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/stensel8/easy-devops","language":"PowerShell","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/Stensel8.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-01-13T21:01:52.000Z","updated_at":"2026-01-11T23:44:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"83a87189-7d0e-4739-b156-4a024b14ba1f","html_url":"https://github.com/Stensel8/easy-devops","commit_stats":null,"previous_names":["stensel8/easy-devops"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Stensel8/easy-devops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stensel8%2Feasy-devops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stensel8%2Feasy-devops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stensel8%2Feasy-devops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stensel8%2Feasy-devops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stensel8","download_url":"https://codeload.github.com/Stensel8/easy-devops/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stensel8%2Feasy-devops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32345806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["concept","csharp","devops","dotnet","powershell","python","saxion","school"],"created_at":"2025-02-11T09:57:23.469Z","updated_at":"2026-04-27T16:33:38.789Z","avatar_url":"https://github.com/Stensel8.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Easy-DevOps App\n\n[![Build Status](docs/img/jenkins-status.svg)](https://jenkins.stensel.nl/job/easy-devops/)\n[![Snyk Security](https://snyk.io/test/github/Stensel8/easy-devops/badge.svg)](https://snyk.io/test/github/Stensel8/easy-devops)\n[![.NET](https://img.shields.io/badge/.NET-8.0-512BD4?logo=dotnet)](https://dotnet.microsoft.com/)\n[![License](https://img.shields.io/badge/License-Educational-blue.svg)](LICENSE)\n\nA simple application for technical management and system monitoring. Built to demonstrate DevOps concepts and Jenkins basics. This is a school/test project, not for production use. Contributions welcome!\n\n## Features\n\n- Welcome message display\n- Live clock updating every 10 seconds\n- Real-time ping response times for multiple domains (Google, GitHub, Microsoft, Saxion, and custom domains)\n- Educational tool for DevOps and Jenkins CI/CD basics\n\n## Prerequisites\n\n- .NET SDK 8.0+ ([Download](https://dotnet.microsoft.com/download))\n- Git ([Download](https://git-scm.com))\n- Jenkins (optional for CI/CD exploration)\n\n## Installation \u0026 Running\n\n### Auto Installation\nRun the PowerShell script: `.\\scripts\\install.ps1`\n\n### Manual Installation\n```bash\ngit clone https://github.com/stensel8/easy-devops.git\ncd easy-devops/frontend\ndotnet build\ndotnet run\n```\n\n## Docker/Podman/Kubernetes\n\nRun the predefined image: `docker run -it stensel8/easy-devops:latest`\n\nUse scripts in `scripts/` for building and running:\n- `python devops.py build` - Build app\n- `python devops.py dockerize` - Create Docker image\n- `python devops.py run` - Run container\n- `python devops.py all` - Full pipeline\n\nDeploy to Kubernetes using configs in `kubernetes/`.\n\n## Color Output in Docker\n\nDocker may not show colors without `-it` flag. Use `docker run -it stensel8/easy-devops:latest` for colored output.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstensel8%2Feasy-devops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstensel8%2Feasy-devops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstensel8%2Feasy-devops/lists"}