Homestead is actively in development. Features, availability, plan names, pricing and tier inclusions are subject to change. Some functionality is not implemented, and some pages or screenshots contain placeholders. Planned features are not guaranteed for release.
DOCUMENTATION

Docker

A foundation for your future Homestead.

Application documentation is preliminary. Website container instructions describe the code delivered in this repository.

Overview

The marketing website container serves production static pages on internal port 3000. Build it with docker build -t homestead-website . and run it with docker run --rm -p 8080:3000 homestead-website. Choose any available external port. No reverse proxy is bundled.

Availability

Review the plan comparison and roadmap for the current draft. Planned capabilities are not a release guarantee.