{"id":16416366,"url":"https://github.com/igapyon/heroku-payara-simple","last_synced_at":"2026-02-08T10:33:28.289Z","repository":{"id":153082134,"uuid":"64904365","full_name":"igapyon/heroku-payara-simple","owner":"igapyon","description":"Simple heroku payara simple project.","archived":false,"fork":false,"pushed_at":"2016-08-04T10:44:16.000Z","size":54938,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-27T00:31:06.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"FreeMarker","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/igapyon.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}},"created_at":"2016-08-04T05:12:03.000Z","updated_at":"2020-10-03T21:10:18.000Z","dependencies_parsed_at":"2023-07-13T12:16:20.132Z","dependency_job_id":null,"html_url":"https://github.com/igapyon/heroku-payara-simple","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/igapyon/heroku-payara-simple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igapyon%2Fheroku-payara-simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igapyon%2Fheroku-payara-simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igapyon%2Fheroku-payara-simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igapyon%2Fheroku-payara-simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igapyon","download_url":"https://codeload.github.com/igapyon/heroku-payara-simple/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igapyon%2Fheroku-payara-simple/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29227747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T09:43:19.170Z","status":"ssl_error","status_checked_at":"2026-02-08T09:42:55.556Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-11T07:09:06.429Z","updated_at":"2026-02-08T10:33:28.266Z","avatar_url":"https://github.com/igapyon.png","language":"FreeMarker","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Java EE barebones running with Payara on Heroku\n\nA barebones Java EE app based on Payara, with Payara Micro, which can easily be deployed to Heroku.\n\n## Barebones for Payara and Heroku\n\nThis project provide simple barebones for Payara and Heroku.\n\nKey codes are in lines below:\n\n  https://github.com/igapyon/heroku-payara-simple/blob/v0.1/src/main/java/Main.java#L19\n\nAdditional point to be care is setting default context to root in war setting. See below:\n\n  https://github.com/igapyon/heroku-payara-simple-myapp/blob/v0.1/web/WEB-INF/glassfish-web.xml#L4\n\n## Getting sample files from github\n\n```sh\ngit clone https://github.com/igapyon/heroku-payara-simple\ncd heroku-payara-simple/\n```\n\n## Deploying to Heroku\n\n### Deploy\n\n```sh\nheroku login\nheroku create\ngit push heroku master\n```\n\n### Check service alive\n\n```sh\nheroku open\n```\n\n### Additional: Remove unused old apps\n\n```sh\nheroku apps\nheroku apps:destroy APPNAME --confirm APPNAME\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figapyon%2Fheroku-payara-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figapyon%2Fheroku-payara-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figapyon%2Fheroku-payara-simple/lists"}