Skip to content

Lantern v0.1.0

Latest

Choose a tag to compare

@dashw00d dashw00d released this 11 Feb 22:04
· 29 commits to main since this release

Initial release of Lantern — a local development environment manager for Linux.

Features

  • Auto-detect projects in ~/sites (PHP, Node, Python, static)
  • HTTPS routing via Caddy with local certificates (.glow domains)
  • Per-project dev server management (start/stop/restart)
  • Service management (Mailpit, Redis, PostgreSQL)
  • Electron desktop app with system tray
  • CLI tool (lantern scan, lantern on <name>, etc.)

Install

sudo dpkg -i lantern_0.1.0_amd64.deb

Requires Caddy and dnsmasq. See README for full setup instructions.