Skip to content
shishkabob27 edited this page Aug 9, 2025 · 3 revisions

Welcome to Flowcase Wiki

Flowcase License Docker

Flowcase is a cutting-edge open-source container streaming platform that serves as a free and completely open-source alternative to Kasm Workspaces, enabling secure container streaming for your applications.

What is Flowcase?

Flowcase allows you to run applications inside Docker containers and stream them directly to users' web browsers. This enables:

  • Secure Application Delivery: Isolate applications in containers while providing browser-based access
  • Zero Client Installation: Users access applications through any modern web browser
  • Centralized Management: Administrators control application deployment and user access
  • Resource Efficiency: Dynamic container allocation based on demand

Key Features

Open Source & Free

  • MIT licensed and completely free
  • Community-driven development
  • No vendor lock-in

Secure Streaming

  • Container isolation for security
  • Web-based access without client software
  • Encrypted communication

User Management

  • Role-based access control
  • Group-based permissions
  • Authentication system

Admin Dashboard

  • Comprehensive administration panel
  • User and droplet management
  • System monitoring and logs

Docker Integration

  • Native Docker container support
  • Registry integration
  • Dynamic resource allocation

Cross-Platform

  • Supports Windows, Linux, and macOS
  • Browser-based client interface
  • Mobile device compatibility

Documentation Structure

Getting Started

User Documentation

Administration

Technical Documentation

Support

Quick Navigation

I want to... Go to
Install Flowcase Installation Guide
Configure my setup Configuration Guide
Use droplets as a user User Guide
Manage users and system Admin Guide
Develop or contribute Development Guide
Troubleshoot issues Troubleshooting

Development Status

Caution

This project is still in development and is not yet ready for production use. We do not currently support upgrading from older versions. Please use with caution.

Important

First-Time Setup: On initial startup, Flowcase generates random passwords for default admin and user accounts. These passwords are only shown once in container logs and are not recoverable if lost. Always save these credentials securely or change them immediately after first login.

Warning

Data Persistence: Ensure the data/ directory is properly mounted as a persistent volume in your Docker setup. Loss of this directory results in complete data reset, including all users, droplets, and system configuration.

Need Help?

License

Flowcase is released under the MIT License.


Made with ❤️ by the Flowcase Team

Clone this wiki locally