Lychee

A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos.

MIT License

Stars
3.1K
Committers
92
Lychee - Minor update over V4.0.0

Published by ildyria over 4 years ago

  • fixes #481

    Decrease the size of the released archive by 82%.

  • fixes missing download button when album is downloadable, does not have pictures but subalbums

Packaged version of Lychee including the vendor folder.
Install process is as follow:

  • extract the zip file.
  • create your database and user manually
  • sudo chown -R www-data:www-data *

From that point you can access from your browser the Lychee installation and follow the installation steps or you can do the steps:

  • cp .env.example .env
  • edit .env
  • php artisan key:generate
  • php artisan migrate
  • sudo chown -R www-data:www-data *

See change log: https://github.com/LycheeOrg/Lychee/wiki/Changelog
See how to upgrade from version 3: https://github.com/LycheeOrg/Lychee/wiki/Upgrade-from-version-3

Lychee - Version 4 is here !

Published by ildyria over 4 years ago

Packaged version of Lychee including the vendor folder.
Install process is as follow:

  • extract the zip file.
  • create your database and user manually
  • sudo chown -R www-data:www-data *

From that point you can access from your browser the Lychee installation and follow the installation steps or you can do the steps:

  • cp .env.example .env
  • edit .env
  • php artisan key:generate
  • php artisan migrate
  • sudo chown -R www-data:www-data *

See change log: https://github.com/LycheeOrg/Lychee/wiki/Changelog
See how to upgrade from version 3: https://github.com/LycheeOrg/Lychee/wiki/Upgrade-from-version-3

Lychee - Version 4 - Beta 2

Published by ildyria almost 5 years ago

Disclaimer: Use at your own risk, do not forget to back up your data.

Packaged version of Lychee-laravel including the vendor folder.
Install process is as follow:

  • extract the zip file.
  • create your database and user manually
  • cp .env.example .env
  • edit .env
  • php artisan key:generate
  • php artisan migrate
  • sudo chown -R www-data:www-data *
Lychee - Version 4 - Beta 1

Published by ildyria about 5 years ago

Disclaimer: Use at your own risk, do not forget to back up your data.

Packaged version of Lychee-laravel including the vendor folder.
Install process is as follow:

  • extract the zip file.
  • create your database and user manually
  • cp .env.example .env
  • edit .env
  • php artisan key:generate
  • php artisan migrate
  • sudo chown -R www-data:www-data *
Lychee - First Alpha version of Lyche v4 is out!

Published by ildyria over 5 years ago

Disclaimer: Use at your own risk, do not forget to back up your data.

Packaged version of Lychee-laravel including the vendor folder.
Install process is as follow:

  • extract the zip file.
  • create your database and user manually
  • cp .env.example .env
  • edit .env
  • php artisan key:generate
  • php artisan migrate
  • sudo chown -R www-data:www-data storage/* app/* dist/* public/uploads
Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
GitHub Release PHP 8.2 & 8.3 MIT License Downloads Build Status Code Coverage CII Best Practices Summary OpenSSF Scorecard Quality Gate Status Website Documentation Changelog Front end repository Docker repository Gitter Discord