Skip to content
Snippets Groups Projects
Commit da93217b authored by Yassine Doghri's avatar Yassine Doghri
Browse files

docs: remove castopod/video-clipper image mentions in the docs

parent d8e1d403
No related branches found
No related tags found
No related merge requests found
Pipeline #13234 passed
Pipeline: Castopod

#13430

    Pipeline: Castopod

    #13247

      ......@@ -14,8 +14,6 @@ process:
      with all of Castopod dependencies
      - [**`castopod/web-server`**](https://hub.docker.com/r/castopod/web-server): an
      Nginx configuration for Castopod
      - [**`castopod/video-clipper`**](https://hub.docker.com/r/castopod/video-clipper):
      an optional image building videoclips thanks to ffmpeg
      Additionally, Castopod requires a MySQL-compatible database. A Redis database
      can be added as a cache handler.
      ......@@ -24,7 +22,6 @@ can be added as a cache handler.
      - `develop` [unstable], latest development branch build
      - `beta` [stable], latest beta version build
      - `1.0.0-beta.x` [stable], specific beta version build (since `1.0.0-beta.22`)
      - `latest` [stable], latest version build
      - `1.x.x` [stable], specific version build (since `1.0.0`)
      ......@@ -112,16 +109,6 @@ can be added as a cache handler.
      ## Environment Variables
      - **castopod/video-clipper**
      | Variable name | Type (`default`) | Default |
      | -------------------------- | ---------------- | ---------------- |
      | **`CP_DATABASE_HOSTNAME`** | ?string | `"mariadb"` |
      | **`CP_DATABASE_NAME`** | ?string | `MYSQL_DATABASE` |
      | **`CP_DATABASE_USERNAME`** | ?string | `MYSQL_USER` |
      | **`CP_DATABASE_PASSWORD`** | ?string | `MYSQL_PASSWORD` |
      | **`CP_DATABASE_PREFIX`** | ?string | `"cp_"` |
      - **castopod/castopod** and **castopod/app**
      | Variable name | Type (`default`) | Default |
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Finish editing this message first!
      Please register or to comment