OpenSource-Hub
C

Chevereto

919 stars·File Management·SHA-256 checksum verified

Self-hosted media sharing platform for images and videos. Full control over your content, privacy, and hosting.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Self-host your own image and video sharing site with full control and privacy.

Core Features

  • Supports images, videos, categories, tags, and albums with advanced organization
  • Multi-user system with registration, profiles, 2FA, and role-based permissions
  • Built-in i18n with over 30 languages
  • Multi-tenant: host multiple independent sites from a single installation
  • Customizable theme, language, and extensive RESTful API

What It Can't Do

  • Free edition (AGPLv3) requires you to provide source code to anyone who interacts with the software over a network. Consider commercial license (Lite/Pro) for commercial use. 2. Ensure PHP extensions (GD/ImageMagick) are installed. 3. Large video storage may require significant disk space and bandwidth.

Use Cases

  • Personal or team image/video hosting (alternative to Imgur, Flickr)
  • Photography portfolio or artist showcase
  • Community forum attachment storage with full control
  • Enterprise internal media asset management with access control

Detailed Introduction

Chevereto is a powerful, self-hosted media sharing platform that lets you build and manage your own image and video hosting website. It gives you complete autonomy over your hosting environment, policies, and data. With Chevereto, you avoid platform restrictions, shutdowns, and third-party privacy concerns. It supports multi-user, multi-language (over 30 languages), multi-tenant (host multiple independent sites from one installation), granular privacy controls, CDN integration, caching, and an extensive API for customization. Ideal for photographers, communities, businesses, and anyone who wants a professional media sharing site without relying on external services.

Troubleshooting & FAQ (1)

Troubleshooting
How to fix 'ob_gzhandler conflicts with zlib output compression' error when updating Chevereto?

This error occurs when PHP's zlib.output_compression is set to On in php.ini. The Chevereto updater calls ob_start('ob_gzhandler'), which conflicts with zlib output compression. To work around it, temporarily disable zlib.output_compression: in php.ini, set zlib.output_compression = Off, or in .htaccess add php_flag zlib.output_compression off. After completing the update, you can re-enable compression. This is a known bug (issue #107) awaiting a permanent fix.

GitHub Issue #107

Tags

image-sharingvideo-sharingself-hostedopen-source

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Option 1 (Recommended): Deploy with Docker (multi-arch, x86_64 & arm64). See official Docker docs.

4

Option 2: Download latest release from GitHub or chevereto.com, extract to your web root.

5

Option 3: Use cPanel, Plesk, Softaculous, or Installatron one-click installers.

Install Guide
  1. Option 1 (Recommended): Deploy with Docker (multi-arch, x86_64 & arm64). See official Docker docs.
  2. Option 2: Download latest release from GitHub or chevereto.com, extract to your web root.
  3. Option 3: Use cPanel, Plesk, Softaculous, or Installatron one-click installers.
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop all related containers/processes, delete the installation directory and database. For Docker: docker rm -f <container> and delete associated volumes and data directories.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseAGPLv3
Last Updated2026-06-27 10:50:14
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

1 FAQ

Similar Projects