Merge branch 'main' of github.com:cerebrate-project/cerebrate into main

pull/92/head
iglocska 2022-02-03 23:56:39 +01:00
commit 4a7183d63b
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 2 additions and 0 deletions

View File

@ -1,7 +1,9 @@
## Requirements
An Ubuntu server (18.04/20.04 should both work fine) - though other linux installations should work too.
- apache2 (or nginx), mysql/mariadb, sqlite need to be installed and running
- php version 8+ is required
- php extensions for intl, mysql, sqlite3, mbstring, xml need to be installed and running
- php extention for curl (not required but makes composer run a little faster)
- composer