{"id":31619366,"url":"https://github.com/multiversx/full-stack-docker-compose","last_synced_at":"2025-10-06T14:05:35.173Z","repository":{"id":260476665,"uuid":"881309746","full_name":"multiversx/full-stack-docker-compose","owner":"multiversx","description":"Unified docker-compose for various projects","archived":false,"fork":false,"pushed_at":"2025-02-25T12:51:16.000Z","size":20,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-25T13:43:16.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/multiversx.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}},"created_at":"2024-10-31T10:13:42.000Z","updated_at":"2025-02-25T12:51:19.000Z","dependencies_parsed_at":"2024-10-31T15:20:43.783Z","dependency_job_id":"c2af3549-88d5-4bf8-8220-d174ee2a4c43","html_url":"https://github.com/multiversx/full-stack-docker-compose","commit_stats":null,"previous_names":["multiversx/full-stack-docker-compose"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/multiversx/full-stack-docker-compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Ffull-stack-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Ffull-stack-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Ffull-stack-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Ffull-stack-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multiversx","download_url":"https://codeload.github.com/multiversx/full-stack-docker-compose/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Ffull-stack-docker-compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278621844,"owners_count":26017253,"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-06T02:00:05.630Z","response_time":65,"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":"2025-10-06T14:05:30.982Z","updated_at":"2025-10-06T14:05:35.165Z","avatar_url":"https://github.com/multiversx.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# full-stack-docker-compose\n\nThis project contains a unified docker-compose for starting a full stack chain (a blockchain, an API, an explorer, a wallet) \nfor local testing. \n\n## Chain simulator\n\nDirectory `chain-simulator` contains a `docker-compose.yaml` that includes the following services:\n- a chain simulator\n- an Elasticsearch cluster that will contain outport data from the chain\n- an Events notifier client that will publish all the events via a RabbitMQ queue\n- an API instance with all its dependencies (Redis, RabbitMQ, and so on)\n- an instance of Explorer\n- an instance of Lite Wallet\n\n### How to start\n\n```shell\ncd chain-simulator\ndocker-compose down --remove-orphans  \ndocker-compose up -d\n```\n\n### Services\n\nThe services are available at:\n```\nChain simulator: 127.0.0.1:8085\nElasticsearch:   127.0.0.1:9200\nAPI instance:    127.0.0.1:3001\nExplorer:        127.0.0.1:3002\nLite Wallet:     127.0.0.1:3003\n```\n\nYou can find a `test-pem.pem` file inside the `chain-simulator/scripts` directory. It can be used for connecting to Lite Wallet. \nIn order to fund it, you have to run the `chain-simulator/scripts/send-tx.sh` script before\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiversx%2Ffull-stack-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultiversx%2Ffull-stack-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiversx%2Ffull-stack-docker-compose/lists"}