{"id":17086870,"url":"https://github.com/carlossg/croc-hunter-java","last_synced_at":"2025-06-15T11:36:21.562Z","repository":{"id":66778101,"uuid":"185378393","full_name":"carlossg/croc-hunter-java","owner":"carlossg","description":"Croc Hunter demo using Quarkus and GraalVM, deployed with Jenkins X","archived":false,"fork":false,"pushed_at":"2025-04-12T11:32:48.000Z","size":419,"stargazers_count":6,"open_issues_count":9,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T12:39:07.525Z","etag":null,"topics":["cd","croc-hunter","demo","docker","gke","helm","jenkinsx","kubernetes","quarkus"],"latest_commit_sha":null,"homepage":"","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/carlossg.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-07T10:20:08.000Z","updated_at":"2024-06-29T13:01:36.000Z","dependencies_parsed_at":"2024-08-20T06:05:08.369Z","dependency_job_id":"13f0fcf6-1abe-45bb-955a-b1e75e195191","html_url":"https://github.com/carlossg/croc-hunter-java","commit_stats":null,"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlossg%2Fcroc-hunter-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlossg%2Fcroc-hunter-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlossg%2Fcroc-hunter-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlossg%2Fcroc-hunter-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carlossg","download_url":"https://codeload.github.com/carlossg/croc-hunter-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631676,"owners_count":21136562,"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":["cd","croc-hunter","demo","docker","gke","helm","jenkinsx","kubernetes","quarkus"],"created_at":"2024-10-14T13:29:43.352Z","updated_at":"2025-04-12T21:11:00.922Z","avatar_url":"https://github.com/carlossg.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Croc Hunter - The game!\n\nFor those that have dreamt to hunt crocs\n\n# Usage\n\nBasic [Quarkus](https://quarkus.io/) app to demonstrate example CI/CD pipeline using Kubernetes\n\n# Local Development\n\nQuarkus comes with a [built-in development mode](https://quarkus.io/guides/maven-tooling). Run your application with:\n\n```bash\nmvn compile quarkus:dev\n```\n\n`mvn package` will build a native image.\n\n\n# Deploy using JenkinsX (Kubernetes, Helm, Monocular, ChartMuseum)\n\nJust follow the [JenkinsX](http://jenkins-x.io) installation with Tekton\n\nFor example, if using GKE\n\n```bash\njx install \\\n    --provider=gke \\\n    --tekton\njx upgrade ingress\n```\n\nThen fork this repo and [import it](http://jenkins-x.io/developing/import/)\n\n```bash\njx import \\\n    --url https://github.com/GITHUB_USER/croc-hunter-java \\\n    --no-draft \\\n    --pack=maven\n```\n\nThen, any PRs against this repo will be automatically deployed to preview environments.\nWhen they are merged they will be deployed to the `staging` environment.\n\nTo tail all the build logs\n\n    kail -l tekton.dev/pipeline --since=5m\n\nOr in [GKE StackDriver logs](https://console.cloud.google.com/logs/viewer)\n\n```\nresource.labels.cluster_name=\"mycluster\"\nresource.type=\"container\"\nlabels.\"container.googleapis.com/namespace_name\"=\"jx\"\nresource.labels.container_name:build-step-\n```\n\nTo [promote from staging to production](http://jenkins-x.io/developing/promote/) just run\n\n    jx promote croc-hunter-java --version 0.0.1 --env production\n\n# Acknowledgements\n\nOriginal work by [Lachlan Evenson](https://github.com/lachie83/croc-hunter)\nContinuation of the awesome work by everett-toews.\n* https://gist.github.com/everett-toews/ed56adcfd525ce65b178d2e5a5eb06aa\n\n## Watch Their Demo\n\nhttps://www.youtube.com/watch?v=eMOzF_xAm7w\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlossg%2Fcroc-hunter-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarlossg%2Fcroc-hunter-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlossg%2Fcroc-hunter-java/lists"}