Skip to main content

Installation

Docker

Run Locktopus server instance with Docker:

docker run -p 9009:9009 locktopus/locktopus:latest

From Source

Refer to Github Repo to get the steps for manual installation.

Library

Go developers can use the Library for their needs.

go get github.com/locktopus-project/locktopus/pkg/multilocker@v1.0.0