{"id":25012502,"url":"https://github.com/bibekaryal86/simple-jetty-container","last_synced_at":"2025-10-07T07:44:13.304Z","repository":{"id":44994762,"uuid":"318003029","full_name":"bibekaryal86/simple-jetty-container","owner":"bibekaryal86","description":"Jetty Server to Upload War and Run Web App","archived":false,"fork":false,"pushed_at":"2025-09-25T03:29:05.000Z","size":222,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-25T04:36:47.937Z","etag":null,"topics":["jetty-container","jetty-runner","jetty-server"],"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/bibekaryal86.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-12-02T22:01:36.000Z","updated_at":"2025-09-25T03:24:27.000Z","dependencies_parsed_at":"2023-10-05T08:13:14.756Z","dependency_job_id":"2ce4297d-2137-4262-9994-81f5ff3ec8a8","html_url":"https://github.com/bibekaryal86/simple-jetty-container","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bibekaryal86/simple-jetty-container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibekaryal86%2Fsimple-jetty-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibekaryal86%2Fsimple-jetty-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibekaryal86%2Fsimple-jetty-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibekaryal86%2Fsimple-jetty-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bibekaryal86","download_url":"https://codeload.github.com/bibekaryal86/simple-jetty-container/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibekaryal86%2Fsimple-jetty-container/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278740831,"owners_count":26037480,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":["jetty-container","jetty-runner","jetty-server"],"created_at":"2025-02-05T06:16:38.170Z","updated_at":"2025-10-07T07:44:13.283Z","avatar_url":"https://github.com/bibekaryal86.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-jetty-container\n\nThis app creates a simple jetty container to load war files and run the web application (locally).\n\nThe app is pretty simple to run with java -jar command, with arguments:\njava -jar -Dport=8004 -Dcontextpath=/some-context-path -Dsizeinbytes=20000000 JAR_NAME.jar\n\nAs a result the web application whose war file is loaded will run on localhost port 8004 with context\npath `some-context-path`\n\nIf the web application whose war file will be deployed by this container also requires system variables, provide them\nwhen running as well. For eg:\njava -jar -DSPRING_PROFILES_ACTIVE=development -Dport=8004 -Dcontextpath=/some-context-path -Dsizeinbytes=20000000\nJAR_NAME.jar\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbibekaryal86%2Fsimple-jetty-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbibekaryal86%2Fsimple-jetty-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbibekaryal86%2Fsimple-jetty-container/lists"}