{"id":17871841,"url":"https://github.com/markiewb/dockerized-dropwizard-example","last_synced_at":"2025-04-02T23:24:42.349Z","repository":{"id":151027540,"uuid":"115792463","full_name":"markiewb/dockerized-dropwizard-example","owner":"markiewb","description":"My playground for experimenting with Dropwizard and Docker...","archived":false,"fork":false,"pushed_at":"2017-12-30T12:21:40.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T13:42:25.300Z","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/markiewb.png","metadata":{"files":{"readme":"README.adoc","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}},"created_at":"2017-12-30T11:27:41.000Z","updated_at":"2019-05-31T20:27:02.000Z","dependencies_parsed_at":"2023-04-10T15:48:21.515Z","dependency_job_id":null,"html_url":"https://github.com/markiewb/dockerized-dropwizard-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fdockerized-dropwizard-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fdockerized-dropwizard-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fdockerized-dropwizard-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fdockerized-dropwizard-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markiewb","download_url":"https://codeload.github.com/markiewb/dockerized-dropwizard-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246907476,"owners_count":20853089,"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":[],"created_at":"2024-10-28T10:39:23.021Z","updated_at":"2025-04-02T23:24:42.331Z","avatar_url":"https://github.com/markiewb.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"My playground for experimenting with Dropwizard and Docker...\n\n== Features\n\n* Simple REST-service based on http://www.dropwizard.io/1.2.2/docs/getting-started.html\n** Custom HealthCheck (`myTemplateHealthCheck`) \n** Custom Metrics (`myRequestCounter`,`myRequestTimer`)\n* Exposed JMX-statistics\n* Integration of Jolokia for exposing JMX via HTTP \n* Dockerization\n \n== Usage\n\n1. Create image with: `docker build . --tag dropwizardexample`\n2. Create and run container with JMX: `docker run --rm -p 127.0.0.1:9090:8080 -p 127.0.0.1:10005:10005 -p 127.0.0.1:9091:7777 --name dropwizardcontainer dropwizardexample:latest` \n3. Open webapp in browser at http://localhost:9090/hello-world?name=markiewb\n4. Access JMX:\n    * In the container: Access Jolokia via `curl -X GET http://127.0.0.1:7777/jolokia/`\n    * On the host: Access Jolokia via `curl -X GET http://127.0.0.1:9091/jolokia/` \n    * Connect with JMX-Client at `localhost:10005`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkiewb%2Fdockerized-dropwizard-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkiewb%2Fdockerized-dropwizard-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkiewb%2Fdockerized-dropwizard-example/lists"}