Get started with Blackspace

You can find below download links for the latest version of Blackspace Command Utility (5.0.3). Once your download is finished, run `start` to get started.

Latest Release: 5.0.3 (September 9, 2020)

Linux Logo

Linux

64-bit rt - 23.0 MB

Download
macOS Logo

macOS (via Homebrew)

brew update
brew install blackspace-cmd-utility
Windows Logo

Windows

64-bit rt - 20.2 MB

Download
BSD Logo

FreeBSD

64-bit rt - 21.1 MB

Download
Planet with wings

Any (no JVM)

64-bit 3.4 MB

Download
Docker logo

Docker

docker run -p 9000:9000 BlackspaceInc/BlackspacePlatform

Documentation on Docker Hub

Helm logo

Kubernetes (via Helm)

helm repo add blackspace https://helm.BlackspaceInc.github.io/
helm install BlackspaceInc/BlackspacePlatform --version 0.2.4

Documentation on ArtifactHub

Maven logo

Maven

<dependency>
<groupId>org.blackspace</groupId>
<artifactId>blackspace</artifactId>
<version>5.0.3</version>
</dependency>
Gradle logo

Gradle

implementation 'org.blackspace:blackspace:5.0.3'

How does it work

Blackspace Command Utility is distributed as a single binary. You either:

The "rt" version, this includes a trimmed JVM so you do not need anything else (~ 23.0 MB)

The binary itself (~ 3.4 MB), without the JVM. In this case, you need Java 11 installed locally

To find out more about how to use the binaries, please check the dedicated documentation.

Check out the v5.0.3 CHANGELOG for information on the latest release.