A system of events focused on demoparty: acceptance of works, voting, counting and publication of results, generation of releases and much more...
- PHP 5.6 or 7.x (8.x never tested)
- MySQL database (PostgreSQL and SQLite supported too, but never tested)
-
Update vendors by composer
-
Create default docker compose
.envfromenv.example -
Run docker project by
makecommand -
Create empty DB from
empty.sqlfile. I.e:
restore_db.cmd empty.sql-
Create default
config.local.phpanddebug.php(if need) fromconfig.local.php.exampleanddebug.php.examplefiles -
Allow access to write in:
public_html/assets,public_html/cache,public_html/files,public_html/mediaand all subfolders,var/images_cache,var/protected_media, -
Open
http://localhostin browser and login with usernameadminpasswordadmin
- Just like with a docker, only without docker