Skip to content

Mediacms version update#14

Open
ulcheyev wants to merge 1 commit into
mainfrom
chore/mediacms-version-update
Open

Mediacms version update#14
ulcheyev wants to merge 1 commit into
mainfrom
chore/mediacms-version-update

Conversation

@ulcheyev

@ulcheyev ulcheyev commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR updates the MediaCMS Docker image from version 7.2.0 to the latest version.
The custom MediaCMS Nginx configuration was also updated because MediaCMS v8 replaced uWSGI with Gunicorn as the Python application server.

MediaCMS v8 release notes:
https://github.com/mediacms-io/mediacms/releases/tag/v8.0.1

Latest MediaCMS release checked:
https://github.com/mediacms-io/mediacms/releases/tag/v8.3.2

Changed

  1. Updated MediaCMS base image to use the latest MediaCMS version.
  2. Updated custom Nginx configuration to support the new Gunicorn-based MediaCMS runtime.
  3. Preserved the protected media flow by routing public /media/ requests through Django and keeping /protected-media/ internal for X-Accel-Redirect.
  4. Updated proxy headers to correctly forward host, protocol, and client information through the reverse proxy chain.

Notes

This PR is intended to be merged into #10

@ulcheyev ulcheyev changed the title [Upd] mediacms version update Mediacms version update Jun 28, 2026
@ulcheyev ulcheyev self-assigned this Jun 28, 2026
@ulcheyev ulcheyev added the enhancement New feature or request label Jun 28, 2026
@ulcheyev
ulcheyev requested a review from blcham June 28, 2026 18:58
@ulcheyev ulcheyev linked an issue Jun 28, 2026 that may be closed by this pull request
@blcham
blcham force-pushed the feature/responsive-gateway-dashboard branch from c48a03f to fb1c31a Compare June 30, 2026 12:57
Base automatically changed from feature/responsive-gateway-dashboard to main June 30, 2026 13:10
@blcham
blcham force-pushed the chore/mediacms-version-update branch from d9144bd to e6579a3 Compare June 30, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade mediaCMS to newest version

2 participants