hasura/graphql-engine

docs: guide on migrating from heroku to digital ocean

Open

#4,986 opened on 2020年6月4日

GitHub で見る
 (5 comments) (1 reaction) (0 assignees)TypeScript (31,371 stars) (2,787 forks)batch import
c/docshelp wanted

説明

The most frequent use case is start dev on heroku free instance and deploy to digital ocean with docker. Config V1 had great explanation and examples on official hasura channel on youtube. With new cli-migrations-v2 the docs has been changed and it is hard to follow and decide. It could be really nice to have a whole example of steps for switching from heroku to digital ocean, maybe also with some advanced features like security options. And one other thing could be nice is to have an example of dockerizing a node-js app along with a framework of choice(react, vue) and hasura. These 2 examples could really help hasura users who are new to docker and related tech.

コントリビューターガイド

docs: guide on migrating from heroku to digital ocean · hasura/graphql-engine#4986 | Good First Issue