Skip to content

Releases: ryanmish/homeport

v1.0.18

17 Jan 00:05

Choose a tag to compare

Homeport v1.0.18

A self-hosted remote development environment for coding from anywhere.

Features

  • Dashboard - Manage your repositories, dev servers, and ports from a clean web UI
  • VS Code Integration - Full code-server with your repos ready to go
  • Terminal Access - Web-based terminals for each repository
  • GitHub Integration - Clone repos and authenticate with gh auth login
  • Port Forwarding - Access your dev servers via Cloudflare Tunnel
  • Process Management - Start/stop dev servers with configurable commands

Self-Upgrade System

Homeport can upgrade itself from the Settings page:

  • One-click upgrades to new versions
  • Progress tracking with step indicators
  • Automatic rollback on failure
  • View detailed logs during upgrade
  • No SSH required - fully managed from the UI

Getting Started

curl -fsSL https://raw.githubusercontent.com/ryanmish/homeport/main/scripts/install.sh | bash

See the README for full documentation.