Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 629 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 629 Bytes

Racetrack Plugin: Docker Infrastructure

A Racetrack plugin allowing to deploy services to a local Docker

Setup

  1. Install racetrack client and generate ZIP plugin by running:

    make bundle

    Afterward, activate the plugin in Racetrack Dashboard Admin page by uploading the zipped plugin file:

    racetrack plugin install docker-infrastructure-*.zip

    Alternatively, you can install the latest plugin by running:

    racetrack plugin install github.com/TheRacetrack/plugin-docker-infrastructure