Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Releases: tmunzer/api-test-tool

Docker moved to Production mode

18 Mar 12:28
Compare
Choose a tag to compare

The docker-entrypoint.sh script now start the app in production mode.
This new released also moved the express-session storage from memory to mongoDB to improve performances.

API Test Tool App v1.0

08 Nov 21:01
Compare
Choose a tag to compare

The api-test-tool app is now directly available on Docker Hub to simplify its deployment: https://hub.docker.com/r/tmunzer/api-test-tool/

You can manually deploy it, or you can just download the script and run it on a Linux server with Docker installed.

Docker Deployment

  • Just download api-test-tool.shon a Linux / MacOs computer with Docker installed.
  • Run the api-test-tool.shscript
    • Some initial configuration (persistent folders, Aerohive Cloud Service) will be asked
    • Select 1) Deploy and Start Application to download Docker Images and start Docker Containers