Skip to content
#

jamstack

Here are 703 public repositories matching this topic...

gridsome
thedavidprice
thedavidprice commented Aug 21, 2020

For env vars to be used by the Web Side in production, they must be configured with either a prefix or included in redwood.toml. (Docs here.) This config step is specific to serverless infrastructure and trips people up.

If possible, we should add a check to the CLI diagnostics to:

  1. look in /web for process.env
  2. if found, confirm either env var begins with REDWOOD_ENV_ or is included
jloh
jloh commented Mar 26, 2020

When installing Ghost there isn't an option to specify a custom database port for MySQL. If you're installing it on a managed database service that runs on a non-standard MySQL port this means you have to install ghost initially and let it fail, then manually edit the config.production.json file and add the port, then restart ghost.

Improve this page

Add a description, image, and links to the jamstack topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jamstack topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.