Products
Coming Soon
Learn and develop your knowledge of Waypoint with these tutorials and code resources.
Learn and develop your knowledge of Waypoint with these tutorials and code resources.
A growing number of code samples is available in the hashicorp/waypoint-examples repository at GitHub. Use these examples or contribute your own.
$ git clone https://github.com/hashicorp/waypoint-examples.git
$ git clone https://github.com/hashicorp/waypoint-examples.git
$ git clone git@github.com:hashicorp/waypoint-examples.git
$ git clone git@github.com:hashicorp/waypoint-examples.git
Some services and tools that Waypoint use involve some additional setup to run and manage locally.
The contrib
folder aims to help users reduce friction around getting started
using these tools locally to explore Waypoint. You can find these optional tools
and content on the Waypoint GitHub repository.
An example of this is leveraging kind to setup a local kubernetnes cluster to install Waypoint server: kind+k8s.
Don't see a tool here that you need to get started? Feel free to open a new enhancement request issue on GitHub, or contribute your own!
The plugin documentation describes more resources available to use in your Waypoint configuration. Contribute by writing your own plugin with this plugin tutorial.
Integrate Waypoint into your continuous delivery workflow with examples for GitHub Actions, GitLab CI/CD, CircleCI, or Jenkins.