Deployment

This guide covers deployment strategies for the User Workspaces Server in production environments.

Production Requirements

System Requirements

  • Linux server (Ubuntu 20.04+ or CentOS 8+ recommended)

  • Docker

  • SSL/TLS certificates

Resource Requirements

  • Minimum: 4 CPU cores, 8GB RAM, 100GB storage

  • Recommended: 8+ CPU cores, 16+ GB RAM, SSD storage

  • Network: High-bandwidth connection for file transfers

Docker Deployment

The recommended deployment method uses Docker Compose. Please follow the instructions in the Development Setup section.