Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

hashicorp/waypoint-examples

waypoint-examples


HashiCorp Waypoint Community Edition is no longer actively maintained. For additional information on the new vision of Waypoint, check out this blog post and the HCP Waypoint documentation.


You can use these example applications to quickly try out and learn how to use Waypoint.

Getting Started

If you're new to Waypoint, start by reviewing the Getting Started page, which includes guided tutorials and quickstart installation and deployment instructions.

All guided tutorials use applications in this repository.

Detailed tutorials with instructions for provisioning each cloud resource are at HashiCorp Learn.

How the Examples are Organized

All of the examples in this repository are organized first by deployment platform and then by programming language or web platform. For example: Docker/nodejs.

Cloud-specific examples are in subdirectories for platform, such as aws/aws-ecs.

Deploying Examples

You can experiment with the different examples by entering each directory and running waypoint init followed by waypoint up.