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

Organize based on deployment platform #6

Closed
d3rp3tt3 opened this issue Sep 18, 2020 · 3 comments
Closed

Organize based on deployment platform #6

d3rp3tt3 opened this issue Sep 18, 2020 · 3 comments

Comments

@d3rp3tt3
Copy link
Contributor

d3rp3tt3 commented Sep 18, 2020

Current

  • "Language"
  • "Language"

e.g.,

  • React
  • Ruby
  • Angular
  • Python

Proposed
"Deployment Platform"

  • "Language"
  • "Language"

Example
Kubernetes

  • React
  • Ruby
  • Angular
  • Python

Nomad

  • React
  • Ruby
  • Angular
  • Python

Docker

  • React
  • Ruby
  • Angular
  • Python

Summary
A waypoint.hcl file would be dropped into each language example for the language and platform relevant options.

@topfunky
Copy link
Contributor

Makes sense to me. Since Waypoint is a deployment tool, it seems reasonable that I would want to pick my deployment platform first.

We do that for Terraform navigation (cloud tiles at the top): https://learn.hashicorp.com/terraform

@d3rp3tt3
Copy link
Contributor Author

d3rp3tt3 commented Oct 8, 2020

Currently, we have build stanzas that use docker or pack. @jbayer has a PR out for adding an example for CloudFoundary Packeto.

I am looking into how to surface build examples into this as well.

At a minimum, I will document in the Readme how to update the build stanza and point to the relevant documentation.

@d3rp3tt3
Copy link
Contributor Author

We completed this change right before the initial 0.1.0 release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants