Skip to content

openprocurement/edge-vagrant

Repository files navigation

edge-vagrant

System min. requirements (sandbox):

  • RAM: 2GB;
  • HDD: 30 GB;
  • CPU: DualCore

Requirements:

Usage:

  1. Change in vars/edge.yml user_agent;

  2. Set in vars/edge.yml resources: example resource: [tenders, plans, contracts]. Allowed values (auctions, contracts, plans, tenders)

  3. From directory where placed Vagrant file run command in terminal:

vagrant up --provider=<your_provider>

example:

vagrant up --provider=virtualbox
  1. API data available on:
http://127.0.0.1:10001/api/2.3/<resource>

<resource> can be tenders, plans, contracts, auctions

  1. Edge activity available on http:/127.0.0.1:10001/

More informations: https://www.vagrantup.com/docs/providers/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages