{"id":42235591,"url":"https://github.com/pretsadev/payara-production-domain-builder","last_synced_at":"2026-02-07T14:03:45.835Z","repository":{"id":153993906,"uuid":"624147979","full_name":"pretsadev/payara-production-domain-builder","owner":"pretsadev","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-01T03:52:46.000Z","size":21,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T05:55:36.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/pretsadev.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":"2023-04-05T21:05:28.000Z","updated_at":"2025-09-01T03:52:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"52488e3c-6268-45fa-b4cc-ca5fae1db445","html_url":"https://github.com/pretsadev/payara-production-domain-builder","commit_stats":null,"previous_names":["pretsadev/payara-production-domain-builder"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/pretsadev/payara-production-domain-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pretsadev%2Fpayara-production-domain-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pretsadev%2Fpayara-production-domain-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pretsadev%2Fpayara-production-domain-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pretsadev%2Fpayara-production-domain-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pretsadev","download_url":"https://codeload.github.com/pretsadev/payara-production-domain-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pretsadev%2Fpayara-production-domain-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28799333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T01:07:07.743Z","status":"online","status_checked_at":"2026-01-27T02:00:07.755Z","response_time":168,"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":"2026-01-27T03:30:38.971Z","updated_at":"2026-01-27T03:30:39.731Z","avatar_url":"https://github.com/pretsadev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# payara-production-domain-builder\nBuild payara production docmain template from source that can be used to create domains\n\n#### Dockerfile sample to create a domain with default user name `admin` \u0026 password `admin`\n```Dockerfile\nFROM docker.io/payara/server-full:6.2025.4-jdk21\nADD --chown=payara:payara https://github.com/pretsadev/payara-production-domain-builder/releases/download/v6.2025.4/production-domain.jar /opt/payara/production-domain.jar\nENV DOMAIN_NAME=my-domain\nRUN ${PAYARA_DIR}/bin/asadmin --user=${ADMIN_USER} --passwordfile=${PASSWORD_FILE} create-domain --template /opt/payara/production-domain.jar ${DOMAIN_NAME} \u0026\u0026 \\\n    ${PAYARA_DIR}/bin/asadmin --user=${ADMIN_USER} --passwordfile=${PASSWORD_FILE} start-domain ${DOMAIN_NAME} \u0026\u0026 \\\n    ${PAYARA_DIR}/bin/asadmin --user=${ADMIN_USER} --passwordfile=${PASSWORD_FILE} enable-secure-admin \u0026\u0026 \\\n    ${PAYARA_DIR}/bin/asadmin --user=${ADMIN_USER} --passwordfile=${PASSWORD_FILE} stop-domain ${DOMAIN_NAME}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpretsadev%2Fpayara-production-domain-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpretsadev%2Fpayara-production-domain-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpretsadev%2Fpayara-production-domain-builder/lists"}