Post

Chevereto

Chevereto is a self-hosted image and video hosting platform for building your own Flickr or Imgur style media sharing site with full control over content, data and platform rules. This installs the open-source AGPLv3 Free edition on nginx, PHP-FPM and MariaDB.

Chevereto
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/chevereto.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 10 GB OS: Debian 13

Configuration

Config file:

1
/opt/chevereto/app/env.php

Notes

Open http://[IP] in your browser and complete the web installer to create the admin account and initialize the database.
Database credentials are stored in /opt/chevereto/app/env.php
Uses MariaDB, nginx and PHP-FPM. Uploaded images are stored in /opt/chevereto/images

Web Interface

Port: 80

Source code
Loading...