Gallery alternatives and similar software solutions
Based on the "Photo and Video Galleries" category.
Alternatively, view Gallery alternatives based on common mentions on social networks and blogs.
-
Lychee
A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos. -
LibrePhotos
A self-hosted open source photo management service. This is the repository of the backend. -
OwnPhotos
A self-hosted open source photo management service. This is the repository of the backend. -
Piwigo
Manage your photos with Piwigo, a full featured open source photo gallery application for the web. Star us on Github! More than 200 plugins and themes available. Join us and contribute! -
PiGallery 2
A fast directory-first photo gallery website, with rich UI, optimized for running on low resource servers (especially on raspberry pi) -
Photonix
A modern, web-based photo management server. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, face recognition, location awareness, color analysis and other ML algorithms. -
Photoview
DISCONTINUED. Photo gallery for self-hosted personal servers [Moved to: https://github.com/photoview/photoview] -
Chevereto
Mature and trusted self-hosted image and video hosting solution since 2009. Create your own Flickr/Imgur-style media sharing platform with full control over your content and rules. -
MinigalNano
MinigalNano is a very simple image gallery. It adheres to the KISS principle and is very easy to install. MinigalNano does not have a web admin interface: You just upload your images in the photo folder on your server -
Coppermine
Multilingual photo gallery that integrates with various bulletin boards. Includes upload approval and password protected albumns. -
novaGallery
novaGallery - a beautiful and and ease to use php image gallery for your photos - flat file - no database required - modern responsive design -
CumulusClips
[DEPRECATED] Free Video Sharing CMS - Non-official repository, go to http://cumulusclips.org to have latest official version of CumulusClips -
Mediagoblin
A Free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc.
CodeRabbit: AI Code Reviews for Developers
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Gallery or a related project?
README
Gallery 3.1+ (development version)
About
Gallery 3 is a web based software product that lets you manage your photos on your own website. You must have your own website with PHP and database support in order to install and use it. With Gallery you can easily create and share albums of photos via an intuitive interface.
Intended Audience
This version is intended for anybody who has a website. We stand ready to support the product and help you to make the most of it. We welcome theme and module developers to play with this release and start turning out slick new designs for our happy users. If you have questions or problems, you can get help in the Gallery forums:
http://galleryproject.org/forum/96
Security
We've contracted a professional security audit, received their results and resolved all the issues they found.
Did you find a security flaw? Please email [email protected] with the details and we'll fix it ASAP!
Supported Configuration
- Platform: Linux / Unix.
- Web server: Apache 2.2 and newer.
- PHP 5.2.3 and newer (PHP's safe_mode must be disabled and simplexml, filter, and json must be installed).
- Database: MySQL 5 and newer.
For complete system requirements, please refer to:
http://codex.galleryproject.org/Gallery3:Requirements
Installing and Upgrading Instructions
For comprehensive instructions, The online User Guide is your best resource:
http://codex.galleryproject.org/Gallery3:User_guide
There are also simple instructions below. NOTE: You can upgrade from beta 1 and beyond, but not from alpha releases.
Installation via the web
Point your web browser at gallery3/installer/
and follow the
instructions.
Installation from the command line
php installer/index.php [-h host] [-u user] [-p pass] [-d dbname]
Command line parameters:
-h Database host (default: localhost)
-u Database user (default: root)
-p Database user password (default: )
-d Database name (default: gallery3)
-x Table prefix (default: )
Bugs?
Go to http://apps.sourceforge.net/trac/gallery/ click the "login" link and log in with your SourceForge username and password, then click the "new ticket" button.
Questions, Problems
- Check out the Gallery 3 FAQ: http://codex.galleryproject.org/Gallery3:FAQ
- Post to the Gallery 3 forums: http://galleryproject.org/forum/96
- Email [email protected]