Back to Home11/19/2025, 7:16:20 AM

Show HN: Codebox, a Provider of Remote Workspaces

1 points
0 comments

Mood

calm

Sentiment

positive

Category

tech

Key topics

remote work

cloud development

productivity tools

I’ve been working on a personal project called Codebox, a self-hosted system for provisioning remote development workspaces in a distributed way. I built it because I wanted simple reproducible development environments that could run across multiple machines without opening ports or relying on reverse tunnels.

How it works: - A central server provides a web UI and acts as the entry point. - Runners host and manage workspaces. They must be able to reach the main server, but not the vice versa - An agent inside each workspace handles SSH access and exposes HTTP services running in the containers. - A CLI on the user’s machine acts as an SSH proxy to connect to the workspaces.

This architecture lets you distribute the workload across different machines and networks while keeping deployment relatively simple.

I’m particularly interested in feedback about security and scalability.

Repo: https://github.com/davidebianchi03/codebox

Happy to answer questions or discuss design decisions.

The post introduces Codebox, a provider of remote workspaces, likely a cloud-based development environment, with no discussion or feedback from the community.

Snapshot generated from the HN discussion

Discussion Activity

No activity data yet

We're still syncing comments from Hacker News.

Generating AI Summary...

Analyzing up to 500 comments to identify key contributors and discussion patterns

Discussion (0 comments)

Discussion hasn't started yet.

ID: 45976712Type: storyLast synced: 11/19/2025, 7:18:16 AM

Want the full context?

Jump to the original sources

Read the primary article or dive into the live Hacker News thread when you're ready.