[bitnami/ghost] Release 6.0.10-debian-12-r1 (#86388)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-09-27 09:07:55 +02:00
committed by GitHub
parent 4107a5a64e
commit 0ff95a23ee
2 changed files with 9 additions and 3 deletions

View File

@@ -347,6 +347,12 @@ The Bitnami Ghost container supports connecting the Ghost application to an exte
In case the database already contains data from a previous Ghost installation, you need to set the variable `GHOST_SKIP_BOOTSTRAP` to `yes`. Otherwise, the container would execute the installation wizard and could modify the existing data in the database. Note that, when setting `GHOST_SKIP_BOOTSTRAP` to `yes`, values for environment variables such as `GHOST_USERNAME`, `GHOST_PASSWORD` or `GHOST_EMAIL` will be ignored.
### FIPS configuration in Bitnami Secure Images
The Bitnami Ghost Docker image from the [Bitnami Secure Images](https://www.arrow.com/globalecs/uk/products/bitnami-secure-images/) catalog includes extra features and settings to configure the container with FIPS capabilities. You can configure the next environment variables:
- `OPENSSL_FIPS`: whether OpenSSL runs in FIPS mode or not. `yes` (default), `no`.
## Logging
The Bitnami Ghost Docker image sends the container logs to `stdout`. To view the logs: