{"id":16229695,"url":"https://github.com/indaco/predix-ec-configurator-docker","last_synced_at":"2026-02-11T09:02:52.126Z","repository":{"id":136250433,"uuid":"114704148","full_name":"indaco/predix-ec-configurator-docker","owner":"indaco","description":"predix-ec-configurator as Docker container","archived":false,"fork":false,"pushed_at":"2017-12-19T01:16:41.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-07T12:05:28.741Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/indaco.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":"2017-12-19T01:16:27.000Z","updated_at":"2017-12-19T01:16:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e92f596-d144-4e35-972f-c116ea0ae056","html_url":"https://github.com/indaco/predix-ec-configurator-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/indaco/predix-ec-configurator-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indaco%2Fpredix-ec-configurator-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indaco%2Fpredix-ec-configurator-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indaco%2Fpredix-ec-configurator-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indaco%2Fpredix-ec-configurator-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indaco","download_url":"https://codeload.github.com/indaco/predix-ec-configurator-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indaco%2Fpredix-ec-configurator-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273392161,"owners_count":25097255,"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-09-03T02:00:09.631Z","response_time":76,"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":"2024-10-10T12:58:58.577Z","updated_at":"2026-02-11T09:02:47.107Z","avatar_url":"https://github.com/indaco.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Predix Enterprise Connect Configurator - Docker\n\n### Prerequisistes\n\n- Clone this repos `git clone https://github.com/indaco/predix-ec-configurator-docker`\n\n- Execute the `init.sh` file to clone the **predix-ec-configurator** repos or simply use `git clone https://github.com/indaco/predix-ec-configurator`\n\n- Edit `predix-ec-configurator/config.json` file with your Predix.io credentials. If you are not on Predix Basic make sure to update the domain and the api endpoint too:\n\n  ```shell\n  \"predix\": {\n      \"domain\": \"run.aws-usw02-pr.ice.predix.io\",\n      \"api\": \"https://api.system.aws-usw02-pr.ice.predix.io\",\n      \"username\": \"\u003cyour-predix-username\u003e\",\n      \"password\": \"\u003cyour-predix-password\u003e\"\n  }\n  ```\n\n### How to use it?\n\nYou can use the `Makefile` with(`make run` and `make stop`) or do it manually:\n\n  ``` shell\n  # Build the image:\n  docker build -t indaco/ecapp .\n\n  # Instantiate a container and run it\n  docker run --name ecapp-instance \\\n  -p 9000:9000 \\\n  -v predix-ec-configurator:/go/src/github.com/indaco/ecapp \\\n  -d -it indaco/ecapp\n  ```\n\n### Get the output\n\nThe autogenerated output will be placed at `predix-ec-configurator/output` on your local machine.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findaco%2Fpredix-ec-configurator-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findaco%2Fpredix-ec-configurator-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findaco%2Fpredix-ec-configurator-docker/lists"}