1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/website/docs/using-unleash/deploy
weekwith.me ef8417a08d
feat: Make disableMigration option handled by environment variable (#8634)
In some cases, people want to disable database migration. For example,
some people or companies want to grant whole permissions to handle the
schema by DBAs, not by application level hence I use
`parseEnvVarBoolean` to handle `disableMigration` option by environment
variable. I set the default value as `false` for the backward
compatibility.
2024-11-05 13:13:49 +01:00
..
configuring-unleash.mdx feat: Make disableMigration option handled by environment variable (#8634) 2024-11-05 13:13:49 +01:00
database-backup.md
database-setup.md docs: recommend PG v13 or later (#8276) 2024-09-26 14:38:00 +02:00
email-service.md Fix incorrect md file extensions in docs (#8462) 2024-10-17 11:52:02 +02:00
getting-started.md docs: recommend PG v13 or later (#8276) 2024-09-26 14:38:00 +02:00
google-auth-hook.md Removed old v3 and v4 docs (#7402) 2024-06-18 14:14:20 +01:00
license-keys.mdx docs: Updated and formatted license docs. (#7349) 2024-06-11 09:55:07 +01:00
securing-unleash.md Removed old v3 and v4 docs (#7402) 2024-06-18 14:14:20 +01:00
upgrading-unleash.mdx Docusaurus v3 (#8485) 2024-10-30 11:55:51 +00:00