Sign inSign up

ixsystems/truecommand

By ixsystems

Updated 5 months ago

Official release images of TrueCommand.

Image
85

10M+

ixsystems/truecommand repository overview

TrueCommand Logo

Official releases of the TrueCommand(R) product by iXsystems.

Release notes and documentation

Requirements

  • Linux Kernel Support: 4.x+
  • System Architecture: 64-bit (x86_64)

Installing/Starting the image

To fetch/use these images, run the following:

docker pull ixsystems/truecommand:[TAG]
docker run --detach -v "[hostdirectory]:/data" -p [portnumber]:80 -p [sslportnumber]:443 ixsystems/truecommand:[TAG]

Where the "[hostdirectory]" should point to some persistent directory on the host to use as the long-lived data directory for the container.

Initial user creation

  • Username: admin
  • Password: admin

This will open up the first-user creation prompt, and then de-activate that initial "admin" account.

You will need to login with your newly-created user account to start using TrueCommand.

Checking the status of the running containers

This will also return which port numbers on the local host get redirected to the TrueCommand container

docker ps

Stopping the container

docker stop [container ID]

Tag summary

Content type

Image

Digest

sha256:35a6bb629

Size

376.4 MB

Last updated

5 months ago

docker pull ixsystems/truecommand