✨ Easy Installation

Our web installer is now available! #pixelfed

Instructions:

1) git clone https://github.com/pixelfed/pixelfed

2) composer install

3) View in browser to continue

Issues · pixelfed/pixelfed

Photo Sharing. For Everyone. Contribute to pixelfed/pixelfed development by creating an account on GitHub.

GitHub
@pixelfed Keep your instructions as long as a toot and your software will have prosper times :D
@pixelfed I tried it on a Rasperry Pi4 (4GB RAM, ARM64 Debian Bullseye) - didnt work. Didnt show the installer page, showed only the directory. Trying server.php made error:
" Uncaught Illuminate\\Encryption\\MissingAppKeyException: No application encryption key has been specified....:"
@pixelfed I would love to give it a try on a shared hosted internetspace but without shell i am not able to run composer. Is there also a ready-built webinstall package like the nextcloud installer, just for uploading with filezilla and linking with the database?
@pixelfed what does view in browser mean? There is no index file whatsoever? Without configuring a htaccess file I just get a directory listing. Am I doing something wrong?