Complete Deployment Walkthrough

Full deployment guide covering server setup, installation, UI launch, and API activation

Duration: 4:16Updated: June 15, 2025

What You'll Learn

This comprehensive deployment walkthrough covers everything you need to know to get DBConvert Streams running on any host. Perfect for beginners and experienced developers alike.

Tutorial Coverage

  • Server Setup: Complete server preparation and configuration
  • One-line Installation: Quick and easy deployment process using our automated script
  • UI Launch & Navigation: Getting started with the web interface
  • API Activation: Setting up and configuring the REST API
  • First Connection: Creating your first database connection
  • Basic Configuration: Essential settings for optimal performance

Prerequisites

  • A server or cloud instance (minimum 2GB RAM recommended)
  • Docker and Docker Compose (automatically installed by our script)
  • Root or sudo access to the server
  • Open ports 80 and 443 for web access

Quick Start Command

After watching this video, you can deploy DBConvert Streams with this single command:

curl -fsSL https://dbconvert.nyc3.digitaloceanspaces.com/downloads/streams/latest/docker-install.sh | sh