Skip to content

MaltegoTech/docker-compose-file-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Maltego Server Docker compose file history

This repository contains a history of Docker compose files for the iTDS and MST Onprem which can be used to deploy older versions of the servers.

Instructions

Follow these steps to deploy an older version of a server.

  1. Download the version you would like to deploy. The files are named in the following convention <server_name>_<version>.yml
  2. In the files there are placeholder values for secrets that need to be replaced with actual values. Information on the environmental variables and secrets used can be found here.
  3. From your terminal in the directory of the file you downloaded, run docker-compoes -f <server_name>_<version>.yml up

The containers will be pulled from our registry and start running.

For further instructions on deploying Maltego servers, have a look at the following links: iTDS, MST Onprem.

About

This repository contains a history of Docker compose files for the iTDS and the MST-onprem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published