jamespan2012 / chevereto-free

Self-hosted Image Hosting solution. Start your own Flickr/imgur alternative with your own rules.

Home Page:https://chevereto-free.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chevereto-Free

Chevereto

Chevereto-Free allows you to create a full-featured image hosting website on your own server. It's your hosting and your rules, say goodbye to closures and restrictions.

Screens

Homepage

Uploader light

Uploader dark

Upload complete

Explorer

Dashboard

About this fork

Chevereto-Free is forked from Chevereto V3.16.2 in which only basic features are preserved. This fork was created for personal usage and small communities.

👉 This fork removes

  • Social Network Login
  • External Storage Servers
  • Likes and Followers
  • Manage Banners
  • Multi-language Support
  • Moderation
  • Bulk Content Importing

👉 This fork misses

  • All updates (non-security) added in V3.17, V3.18 and V3.20 including:
    • 360 images
    • Nested albums
    • ImageMagick support
    • Improved sharing options
    • User interface upgrade
    • 12FA Support
    • CLI API

Requirements

  • PHP 7.4
  • MySQL 5.7 / 8 - MariaDB 10
  • Apache HTTP Web Server
    • mod_rewrite

Installation

Docker

To install using Docker:

To build Docker tagged images:

cPanel

Composer-based installation

composer create-project rodber/chevereto-free . \
    --repository='{
        "url": "https://github.com/rodber/chevereto-free.git",
        "type": "vcs"
    }' \
    --remove-vcs \
    --ignore-platform-reqs

Manual installation

  • Pick the latest release
  • Download the tagged $TAG.zip release artifact
  • Unzip the release in your target public web-server directory

Upgrading

License

Copyright Rodolfo Berríos Arce - AGPLv3.

About

Self-hosted Image Hosting solution. Start your own Flickr/imgur alternative with your own rules.

https://chevereto-free.github.io

License:GNU Affero General Public License v3.0


Languages

Language:PHP 58.9%Language:JavaScript 30.0%Language:CSS 10.6%Language:Hack 0.4%Language:Dockerfile 0.1%Language:Shell 0.0%Language:HCL 0.0%