For the complete documentation index, see llms.txt. This page is also available as Markdown.

Deploy Your Private Node

This section covers the complete process for setting up a private Flashgate node on your own infrastructure. A private node allows you to run Flashgate's multi-cloud storage services on your own VPS, giving you full control over your data and infrastructure.

Setup Process Overview

The private node setup involves two main phases:

  1. Prerequisites - Prepare your infrastructure, DNS, SSL certificates, and required files

  2. Installation - Run the automated installation script to deploy and configure the node

What You'll Get

After successful setup, your private node will provide:

  • S3-compatible API endpoint for AWS S3 operations

  • GCS-compatible API endpoint for Google Cloud Storage operations

  • Azure Blob-compatible API endpoint for Azure Blob Storage operations

  • Nginx reverse proxy with SSL termination and load balancing

  • Docker-based services for easy management and updates

Next Steps

  1. Review the prerequisites to ensure your infrastructure is ready

  2. Follow the installation guide to deploy your node

Last updated

Was this helpful?