No description
  • PHP 25.5%
  • CSS 17.4%
  • HCL 12.3%
  • HTML 9.8%
  • Ruby 9.2%
  • Other 25.7%
Find a file
Clint 19d5162a62
Merge pull request #136 from hashicorp/readme-update
Update readme to reflect change in Waypoint
2024-02-05 15:28:02 -06:00
.github Add default codeowner 2023-03-09 13:23:09 -08:00
aws [COMPLIANCE] Add Copyright and License Headers 2022-12-26 16:12:45 +00:00
azure/azure-container-instance/nodejs [COMPLIANCE] Add Copyright and License Headers 2022-12-26 16:12:45 +00:00
docker [COMPLIANCE] Add Copyright and License Headers 2022-12-26 16:12:45 +00:00
gcp/google-cloud-run/nodejs [COMPLIANCE] Add Copyright and License Headers 2022-12-26 16:12:45 +00:00
kubernetes [COMPLIANCE] Add Copyright and License Headers 2022-12-26 16:12:45 +00:00
learn [COMPLIANCE] Add Copyright and License Headers 2022-12-12 16:11:52 +00:00
nomad [COMPLIANCE] Add Copyright and License Headers 2022-12-26 16:12:45 +00:00
terraform/variables [COMPLIANCE] Add Copyright and License Headers 2023-02-01 17:33:25 +00:00
.gitignore don't include *.wpvars in git 2022-10-26 16:22:03 -05:00
LICENSE [COMPLIANCE] Add MPL-2.0 LICENSE 2022-11-09 02:29:04 +00:00
README.md update readme to reflect change in Waypoint 2024-02-05 15:25:14 -06:00

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.