{"id":16229687,"url":"https://github.com/indaco/predix-ec-configurator-vagrant","last_synced_at":"2026-05-17T06:41:25.476Z","repository":{"id":136250462,"uuid":"110185331","full_name":"indaco/predix-ec-configurator-vagrant","owner":"indaco","description":"Vagrant box setup with all you need to start using predix-ec-configurator","archived":false,"fork":false,"pushed_at":"2017-11-20T10:01:01.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T03:48:16.714Z","etag":null,"topics":["enterprise-connect","predix","vagrant","vagrantfile"],"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/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-11-10T01:12:17.000Z","updated_at":"2017-11-10T01:14:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"7879c883-4ad6-42d6-977c-17c1aa2747f4","html_url":"https://github.com/indaco/predix-ec-configurator-vagrant","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/indaco%2Fpredix-ec-configurator-vagrant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indaco%2Fpredix-ec-configurator-vagrant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indaco%2Fpredix-ec-configurator-vagrant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indaco%2Fpredix-ec-configurator-vagrant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indaco","download_url":"https://codeload.github.com/indaco/predix-ec-configurator-vagrant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247785920,"owners_count":20995642,"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":["enterprise-connect","predix","vagrant","vagrantfile"],"created_at":"2024-10-10T12:58:57.282Z","updated_at":"2025-10-12T22:54:56.252Z","avatar_url":"https://github.com/indaco.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Predix Enterprise Connect Configurator - Vagrant Box\n\nVagrant `ubuntu/trusty64` box setup with all you need to use [predix-ec-configurator](https://github.com/indaco/predix-ec-configurator):\n\n- Git\n- Cloud Foundry CLI\n- Go 1.9.2\n- Nginx\n- PostgreSQL\n\n## How to use it?\n\nIf you just want to give predix-ec-configurator a test ride, you need few things to be done before getting started with it.\n\nDownload and install [VirtualBox](https://www.virtualbox.org/wiki/Downloads) and [Vagrant](https://www.vagrantup.com/) and then install the following Vagrant plugins:\n\n```shell\n$ vagrant plugin install vagrant-proxyconf\n$ vagrant plugin install vagrant-triggers\n```\n\n**Note:** if you skip those steps and try to build the VM, plugins will be automatically installed, but you will get an error and need to re-run the build to fix it.\n\nClone this repos:\n\n```shell\n$ git clone https://github.com/indaco/predix-ec-configurator-vagrant\n$ cd predix-ec-configurator-vagrant\n```\n\nEdit `configs.json` file with your Predix.io credentials:\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**Notes:**\n\n- If you are not on Predix Basic make sure to update the domain and the api endpoint too.\n- f you are behind a proxy be sure to setup `HTTP_PROXY` and `HTTPS_PROXY` variables on your machine and edit `proxy.json` file with the url.\n\nAlright, It is now time to build the VM:\n\n```shell\n$ vagrant up\n```\n\nOnce the setup is finished, open a browser window at `http://localhost:8080` and start configuring your scenario.\n\nWhen your scenario configuration is finished, you should see what you get from the app into the `output` folder on your local machine.\n\nNow, you follow the instruction as reported on the screen and on the generated markdown file.\n\n## Miscellaneous\n\n1. You can connect to Postgres on VM it using:\n\n  ```shell\n  Hostname: localhost\n  Port: 65432\n  Database: ecdemodb\n  Username: ecdemouser\n  Password: ecdemo\n  ```\n\n2. A new _ecdemodb_ database and a sample _playground_ table with dummy data have already been created.\n\n3. If you need to ssh into the Vagrant box,\n\n  ```shell\n  $ vagrant ssh\n  ```\n\n--------------------------------------------------------------------------------\n\n### DISCLAIMER\n\nThis is **not** an official development neither from the [GE Digital's Predix Team](https://github.com/predixdev) and [GE Digital's Enterprise Connect Team](https://github.com/Enterprise-Connect)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findaco%2Fpredix-ec-configurator-vagrant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findaco%2Fpredix-ec-configurator-vagrant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findaco%2Fpredix-ec-configurator-vagrant/lists"}