Replies: 2 comments
-
Awesome. We would like to deploy some kubevirt vms and have multiple people access over the ui to the autodeployed vms in kubernetes. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please make it also that each workspace can be automatically backup (by admin) into S3 Bucket and be recovered if deleted. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're excited to share our plans for workspace sharing and collaboration. This RFC outlines our approach to enabling multiple users to work together in shared development environments.
🤔 Problem
Many teams using Coder need shared development infrastructure but we currently lack native support for:
Today, these workflows require workarounds like shared ports, shared
coder_app
s or external tools. None of these provide a true collaborative experience in Coder workspaces.✏ Proposal
We're designing a comprehensive workspace sharing system built on the ACL patterns from our existing template permissions:
Core Functionality
Security & Governance
User Experience
Note on licensing
Shared workspaces will be available in OSS deployments. The RBAC controls to limit sharing (including custom roles) will be gated to premium deployments
🖼 Sneak Peek
User interface
CLI
🤝 Get Involved
This feature will fundamentally change how teams collaborate in Coder. We want to ensure we're building the right solution for your workflows.
Share your thoughts:
Which sharing scenarios are most critical for your team?
What security controls are non-negotiable in your environment?
How do you envision managing group-owned infrastructure?
Should sharing permissions expire automatically or persist until manually revoked?
How do you want shared infrastructure to be visualized?
Beta Was this translation helpful? Give feedback.
All reactions