Skip to content

Conversation

@derrickmehaffy
Copy link
Member

No description provided.

pwizla and others added 30 commits March 15, 2022 11:29
* Add TS command

Signed-off-by: soupette <cyril@strapi.io>

* Use shorter instead of quicker :-)

Co-authored-by: Pierre Wizla <pwizla@users.noreply.github.com>
* Document dark mode in user guide

* Add note in dev docs about custom theme extension and dark mode

* Improve instructions for Interface mode setting in User guide

* Add precisions in Dev docs callout for Dark mode

* Update admin profile screenshot

Co-authored-by: Mégane Lacheny <megane.lacheny@strapi.io>
Line 333 mentioned to run "npm install strapi-provider-upload-aws-s3".
Above package is not working.
New working package is "@strapi/provider-upload-aws-s3"
As asked in the bug report here is a PR, unfortunately I am neither sure of where this information is best placed (as it might apply to other part of the framework configuration file as well) nor how to word it properly.
Under title 5. Create your Strapi server config for production
Update env/production/server.js to include app -> keys object
Include bash command to set APP_KEYS environment variable on Heroku
Co-authored-by: Shaun Brown  <97027841+StrapiShaun@users.noreply.github.com>
Include APP_KEYS in Heroku Deployment Guide - fix #807
add kebab case naming constraint callout
Fix error in database description for azure guide
Native Laravel Http Client documentation
stb13579 and others added 23 commits April 21, 2022 11:52
…uides/v4/migration-guide-4.0.x-to-4.1.8.md

Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
…uides/v4/migration-guide-4.0.x-to-4.1.8.md

Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
v4.1.8 migration- Add secrets migration information
* make guide work with strapi v4

- set node version to 12.22.0 because install/build failed with 12.18.4 for i18n plugin.
- add APP_KEYS env variable because its required since v4.0.6

* Update render.md

Also add API_TOKEN_SALT variable to render.yaml blueprint file. It is needed since 4.1.8 See strapi/strapi#13126
* Add additional commands for Heroku environment variables config

* fix typo

* add random generation

* Fixed phrasing

Co-authored-by: Shaun Brown <shaun.brown@strapi.io>
There was one } that wasn't needed
remove API_TOKEN_SALT from the env table + fix typo
Fixed config object example code
Fix missing comma
…uides/v4/migration-guide-4.0.x-to-4.1.8.md

Co-authored-by: Pierre Wizla <pwizla@users.noreply.github.com>
* Add first draft of MongoDB migration instructions (w/o cheatsheet)

* Add raw, unedited cheatsheet for MongoDB vs. SQL differences

* Add new MongoDB related files to TOC

* Update data migration guide introduction

* Enhance MongoDB main guide

* Add MongoDB vs. SQL cheatsheet

* minor cleanup

Co-authored-by: derrickmehaffy <derrickmehaffy@gmail.com>
Lack one s in the file name middleware.js
Callout for unsupported v4 Docker image
@derrickmehaffy derrickmehaffy self-assigned this Apr 27, 2022
@vercel
Copy link

vercel bot commented Apr 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
documentation ✅ Ready (Inspect) Visit Preview Apr 27, 2022 at 4:17PM (UTC)

@derrickmehaffy derrickmehaffy requested a review from pwizla April 27, 2022 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.