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.
Flowcase is a free and completely open-source alternative to Kasm Workspaces, enabling secure container streaming for your applications.
| Open-Source | Secure Streaming | User-Friendly | Customizable | Multi-Platform |
|---|---|---|---|---|
| Completely free and community-driven | Stream applications securely using Docker | Easy to deploy and manage | Supports customization for various use cases | Supports Windows, Linux, and macOS |
Before getting started, ensure you have:
- Docker and Docker Compose installed on your machine
- A user with sudo/root access or a user in the
dockergroup - Basic knowledge of container management
curl -L https://raw.githubusercontent.com/flowcase/flowcase/refs/heads/main/docker-compose.yml -o docker-compose.ymldocker compose upNote
Default admin and user logins will be displayed in the terminal output on initial startup.
Open your browser and navigate to:
http://localhost:80
Contributions are welcome! Please feel free to submit a pull request or open an issue.
Please refer to SECURITY.md for more information.
Made with ❤️ by the Flowcase Team