{"id":23080466,"url":"https://github.com/mishankov/pega-easy-install-kit","last_synced_at":"2026-04-13T02:05:38.397Z","repository":{"id":156222284,"uuid":"431056543","full_name":"mishankov/pega-easy-install-kit","owner":"mishankov","description":"🦄 Pega simple installation kit","archived":false,"fork":false,"pushed_at":"2024-01-30T23:45:34.000Z","size":862,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-09T02:42:13.006Z","etag":null,"topics":["docker","docker-compose","pega","postgresql","tomcat"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/mishankov.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}},"created_at":"2021-11-23T10:28:39.000Z","updated_at":"2024-06-27T14:31:33.000Z","dependencies_parsed_at":"2024-01-31T00:43:41.179Z","dependency_job_id":"a826c123-6af0-46eb-afe4-26f8ebaaad5d","html_url":"https://github.com/mishankov/pega-easy-install-kit","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/mishankov%2Fpega-easy-install-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mishankov%2Fpega-easy-install-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mishankov%2Fpega-easy-install-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mishankov%2Fpega-easy-install-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mishankov","download_url":"https://codeload.github.com/mishankov/pega-easy-install-kit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247014506,"owners_count":20869370,"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":["docker","docker-compose","pega","postgresql","tomcat"],"created_at":"2024-12-16T13:14:08.050Z","updated_at":"2026-04-13T02:05:38.333Z","avatar_url":"https://github.com/mishankov.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pega simple installation kit\n\nScripts and files one needs to quickly install Pega Platform for testing purposes\n\n\u003e **DISCLAIMER:** this installation method is not suitable for production. But you can refer to it while building your environment\n\n_Tested on:_ \n\n![Pega](https://img.shields.io/badge/pega-8.5.1%20|%208.6.1%20|%208.6.2-433254)\n\n## Prerequisites\n\n- Docker - https://docs.docker.com/engine/install/\n- Docker Compose - https://docs.docker.com/compose/install/\n- Pega Platform distribution - https://community.pega.com/digital-delivery\n\n## Installation\n\n1. Clone or download this repository\n2. Unpack Pega Platform distribution to `distr/` folder inside this repo\n3. Copy `prweb.war` from `distr/archives` to `application/`\n\n```shell\ncp distr/archives/prweb.war application/\n```\n\n4. From the root directory of this repo run \n\n```shell\ndocker-compose up -d database\n```\n\n5. Run installer script\n\n```shell\ndocker-compose up installer\n```\n\n6. Wait until installation finishes. You will see something like this\n\n```shell\nBUILD SUCCESSFUL\nTotal time: 69 minutes 42 seconds\n```\n\n7. After successful installation from the root directory of this repo run\n\n```shell\ndocker-compose stop\ndocker-compose up -d database application web-tail\ndocker exec pega-logs node config-generator.js\n```\n\n8. After some time go to http://localhost:8080/prweb, login with credentials administrator@pega.com / install and enjoy! \n\nPega logs are available at http://localhost:4444/ powered by [web-tail](https://github.com/mishankov/web-tail)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmishankov%2Fpega-easy-install-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmishankov%2Fpega-easy-install-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmishankov%2Fpega-easy-install-kit/lists"}