southrivertech/titandmz

By southrivertech

Updated 5 months ago

Secure reverse-proxy server pre-configured and, hardened and ready for use with Titan MFT Server

Image
Networking
Security
Monitoring & observability
0

979

southrivertech/titandmz repository overview

Titan DMZ Server logo - Go Anywhere, Run Anywhere Titan DMZ Server - Secure Reverse Proxy

Secure Reverse Proxy Server for Titan Managed File Transfer (Titan MFT)

This containerized version of Titan DMZ Server is fully configured with a default server. It is completely hardened and ready for use with our Titan MFT Server.

  • Pre-configured out of the box with a server optimized
  • The server is pre-hardened to enable only the most secure ciphers and key-exhange algorithms
  • A secure web-based admin interface is available over https on port(s) 32443 and 42443; non-secure admin access is not permitted
  • Protection against DoS attacks and Password Guessing
  • IP Whitelisting and Blacklisting
  • Simple web-based admin dashboard

Usage

Starting a Titan DMZ Server instance is simple:

docker run  -d "southrivertech/titandmz:latest" -name myserver -host myhost -p 32443:32443
  • -d is the name of the image
  • -name will be the container name as it runs in docker
  • -host will be the host name.
  • -p is the public:private port mapping to open through the firewall
Web-Based Admin Console

The admin console is web-based. It includes a self-signed certificate for 'localhost' which will allow you to connect, but you will receive a browser warning due to the host-name mismatch. This is normal. You'll want to replace the self-signed certificate with your own certificate eventually.

https://myhost:32443/

Repository

For more information, check out the Titan DMZ Server Repository on GitHub

About Us

SRT has been developing secure server solutions since the turn of the century; that's quite a long time. Our Titan platform has been installed on millions of servers in over 170 countries over the last 20 years. Our Titan MFT and Titan DMZ Server solutions have been built from the same vetted platform. Iinitially 32-bit windows with C++, our development team has been working diligently for the last few years to re-write the entire code base, over 2,000,000 lines of code, using the latest .Net Core technologies. The goal is to produce the most secure, cross platform compliant, server available. We would love to hear how we are doing.

Comments Welcome

This is our first iteration of releasing a pre-configured container image and we would love to hear how we can be better. Please contact us if you have any comments or questions.

Thank you.

Tag summary

Content type

Image

Digest

sha256:1404bed23

Size

2.1 GB

Last updated

5 months ago

docker pull southrivertech/titandmz