{"id":18457999,"url":"https://github.com/alokkusingh/home-scheduler-task","last_synced_at":"2026-06-24T22:31:22.692Z","repository":{"id":234947628,"uuid":"627998466","full_name":"alokkusingh/home-scheduler-task","owner":"alokkusingh","description":"home-scheduler-task","archived":false,"fork":false,"pushed_at":"2023-04-14T18:18:51.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T05:39:06.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alokkusingh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-04-14T17:08:49.000Z","updated_at":"2023-04-14T17:09:25.000Z","dependencies_parsed_at":"2024-04-21T19:05:28.326Z","dependency_job_id":"f6640b19-ccff-442a-94ac-8bc08676a14d","html_url":"https://github.com/alokkusingh/home-scheduler-task","commit_stats":null,"previous_names":["alokkusingh/home-scheduler-task"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alokkusingh/home-scheduler-task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Fhome-scheduler-task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Fhome-scheduler-task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Fhome-scheduler-task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Fhome-scheduler-task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alokkusingh","download_url":"https://codeload.github.com/alokkusingh/home-scheduler-task/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Fhome-scheduler-task/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34752465,"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-24T02:00:07.484Z","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":[],"created_at":"2024-11-06T08:16:22.233Z","updated_at":"2026-06-24T22:31:22.671Z","avatar_url":"https://github.com/alokkusingh.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Home Scheduler Task \nHome Stack Scheduler Task\n\n## Build\n### Build base Image\nGraalVM CE 22.3.0 ARMx64 builder image\n   ```shell\n   docker buildx build --platform linux/arm64 --build-arg GRAALVM_VERSION=22.3.0 --build-arg JAVA_VERSION=java17 -t alokkusingh/graalvm-ce:22.3.0-java17-arm64 --output=type=docker -f Dockerfile.ol8-java17 .\n   ```\n   ```shell\n   docker push alokkusingh/graalvm-ce:22.3.0-java17-arm64 \n   ```\n### Build Application image\n   ```shell\n   docker build --progress=plain -f Dockerfile.native -t alokkusingh/home-scheduler-task:latest -t alokkusingh/home-scheduler-task:1.0.0 .\n   ```\n   ```shell\n   docker push alokkusingh/home-scheduler-task:latest\n   ```\n   ```shell\n   docker push alokkusingh/home-scheduler-task:1.0.0\n   ```\n   ```shell\n   docker run -d -p 8082:8082 --rm --name home-scheduler-task alokkusingh/home-scheduler-task\n   ```\n### Manual commands - go inside and run binary manually\n```shell\ndocker run -it --entrypoint /bin/bash -p 8082:8082 --rm --name home-scheduler-task alokkusingh/home-scheduler-task\n```\n```shell\n.\\home-scheduler-service --java.security.egd=file:/dev/urandom --spring.profiles.active=prod \n```\n```shell\ndocker run -p 8082:8082 --rm --name home-scheduler-task alokkusingh/home-scheduler-task --java.security.egd=file:/dev/urandom --spring.profiles.active=prod\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falokkusingh%2Fhome-scheduler-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falokkusingh%2Fhome-scheduler-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falokkusingh%2Fhome-scheduler-task/lists"}