Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openprocurement/load-testing-slave
https://github.com/openprocurement/load-testing-slave
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/openprocurement/load-testing-slave
- Owner: openprocurement
- License: apache-2.0
- Created: 2017-05-05T11:23:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-27T11:36:20.000Z (almost 6 years ago)
- Last Synced: 2024-11-09T11:35:55.883Z (2 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 0
- Watchers: 11
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# load-testing-slave
## System min. requirements:
* RAM: 2GB;
* HDD: 30 GB;
* CPU: DualCore## Requirements:
* [Vagrant](https://www.vagrantup.com/docs/getting-started/);
* [Ansible from v2.2.0.0](http://docs.ansible.com/ansible/intro.html).## Usage:
* From directory where placed Vagrant file run command in terminal:
```
vagrant up --provider=
```
example:
```
vagrant up --provider=virtualbox
```More informations: https://www.vagrantup.com/docs/providers/