Skip to content

Releases: openprocurement/edge-vagrant

edge-vagrant prozorro sandbox

23 Mar 14:20
Compare
Choose a tag to compare
Pre-release

edge-vagrant

System min. requirements (sandbox):

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

Software 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/

Change log:

[v1.0.0-alpha.2+prozorro_sandbox] - 2017-03-23

Added EDGE:

  • Slow clients sifted out

Added MONITORING:

  • Edge delay from the CDB displayed
  • Requests' duration to the CDB displayed
  • Number of elements received from the CDB in queue displayed
  • Time of the last request to the CDB recorded
  • Number of elements received in the last request to the CDB displayed

Versions:

  • openprocurement_client v2.0b6
  • openprocurement.edge v1.0.0dev5

edge-vagrant prozorro production

15 Feb 10:01
Compare
Choose a tag to compare
Pre-release
  • Fix bug in task environment: Copy views files for seeding

edge-vagrant prozorro production

14 Feb 09:01
Compare
Choose a tag to compare
Pre-release
Merge pull request #7 from VDigitall/prozorro_public

Prepare prozorro production pre-release

edge-vagrant prozorro sandbox

08 Feb 15:28
Compare
Choose a tag to compare
Pre-release
Merge pull request #6 from openprocurement/master

update to master