trellis-cli icon indicating copy to clipboard operation
trellis-cli copied to clipboard

Kinsta support

Open retlehs opened this issue 6 years ago • 2 comments

support making the necessary changes to a trellis install in order to deploy to kinsta

ref https://kinsta.com/blog/bedrock-trellis/

retlehs avatar Jan 17 '19 23:01 retlehs

Are there any thoughts on how this should be done @swalkinshaw?

e.g.

  1. create a trellis kinsta patch subcommand
  2. make required changes
  3. commit changes with message "patch: Kinsta support"

codepuncher avatar Jun 01 '22 20:06 codepuncher

I don't think this should be built into trellis-cli. A separate extension would make sense though and could do what you proposed which is a good idea 👍

Maybe it could even use Kinsta's API to fetch some data programmatically? (if they support that)

swalkinshaw avatar Jun 06 '22 19:06 swalkinshaw