Skip to content

A collection of resources for those of us that host Gatsby outside of the standard providers like Gatsby Cloud, Netlify, Vercel, etc.

License

Notifications You must be signed in to change notification settings

laneparton/selfhosted-gatsby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Gatsby

Selfhosted Gatsby Resources

A collection of resources for those of us that host Gatsby outside of the standard providers like Gatsby Cloud, Netlify, Vercel, etc.

Gatsby

Documentation

Plugins

  • gatsby-plugin-fastify - A way to integrate your Gatsby site with a Node.js server using Fastify. Enables Functions, DSG, SSR, Image CDN, etc.
  • gatsby-plugin-s3 - Enables you to deploy your gatsby site to a S3 bucket.

GitHub Issues

Cloud Hosting

Blog Posts & Discussions

Webhooks

Related Tools

  • Meli Docs - Meli is an open source platform built for deploying static sites and frontend applications. Unclear how well maintained it is, but still interesting nonetheless.
  • Fission: Serverless Functions for Kubernetes - Fission is a fast serverless framework for Kubernetes with a focus on developer productivity and high performance.

Blog Posts & Discussions

Videos

To be sorted...

- https://dockerquestions.com/2020/12/07/kaniko-how-to-cache-folders-from-gatsby-build-in-kubernetes-using-tekton/
- https://www.reddit.com/r/nextjs/comments/q7vw6p/cheaper_vercel_alternatives_specifically_to/
- https://www.reddit.com/r/nextjs/comments/qwa8m8/is_it_possible_to_deploy_a_nextjs_app_with_ssr/
- https://github.com/netlify/gatsby-runner#how-it-works (https://www.netlify.com/blog/cut-build-times-with-gatsby-runner/)
- https://www.jameshill.dev/articles/running-gatsby-within-aws-lambda/
  - https://github.com/jahilldev/gatsby-lambda/blob/main/src/lambda.ts
- https://gist.github.com/digitalkaoz/94933c246ba67032a1507083e2605a30
- https://stackoverflow.com/questions/66762442/gatsby-preview-server-in-a-serverless-stateless-environment

About

A collection of resources for those of us that host Gatsby outside of the standard providers like Gatsby Cloud, Netlify, Vercel, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages