Self-hosted photo journal platform that powers photos.charlie.town.
- PHP 8.1 (or newer) with these extensions:
- PDO
- intl
- Composer
Unzip the release folder to your web root, then run:
composer install
composer buildThe build command runs composer dump-autoloader.
Then go to /folder at your domain/IP, and login with the username/password admin/admin.