Skip to content

Commit

Permalink
Merge pull request #704 from tinx/master
Browse files Browse the repository at this point in the history
Added link to an Ansible role as a 3rd party tool.
  • Loading branch information
cyberw authored Oct 21, 2019
2 parents 24e0a8e + d07363d commit 1900bd3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/third-party-tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,13 @@ Java
- `Locust4j <https://github.com/myzhan/locust4j>`_

- `Swarm <https://github.com/anhldbk/swarm>`_


Configuration Management
========================

Deploying Locust is easy, but here and there some tools can still provide a measure of convenience.

`tinx.locust <https://github.com/tinx/ansible-role-locust>`_ is an Ansible role to install, configure and
control Locust as a systemd service, or to build Locust docker images using ansible-container. Also
manages locustfiles and accompanying test data.

0 comments on commit 1900bd3

Please sign in to comment.