{"repo":"matrix-msu/kora","free":true,"listed":false,"github":"https://github.com/matrix-msu/kora","clone":"git clone https://github.com/matrix-msu/kora.git","description":"The easiest way to manage and publish your data. Open-source, database-driven, online digital repository application for complex multimedia objects (text, images, audio, video). kora stores, manages, and delivers digital objects with corresponding metadata that enhances the research and educational value of the objects.","language":"PHP","stars":34,"topics":["data","management","schema","archive","repository","php","mysql","laravel","matrix","msu"],"license":"GPL-2.0","category":"databases-storage","readme_excerpt":"v3.0.0 The easiest way to manage and publish your data. Open-source, database-driven, online digital repository application for complex multimedia objects (text, images, audio, video). kora stores, manages, and delivers digital objects with corresponding metadata that enhances the research and educational value of the objects. Software Requirements 1) Linux Operating System 2) Apache = 2.0 3) MySQL = 5.7.20 4) PHP = 8.1 Installation Summary 0) Install a LAMP stack, according to these configuration instructions 1) Clone the repository into your home or data directories -- DO NOT install it into your Document Root. 2) Installer composer dependencies composer install 3) Create .htaccess from the example in kora/public : cp kora/public/.htaccess.example kora/public/.htaccess a) Configure the RewriteBase rule if the installation is NOT located at the root of your url. i.e if url is http://www.example.com/digitalRepo/kora, then the rule is: RewriteBase /digitalRepo/kora b) Configure the php value rules in the newly created .htaccess if the installation supports variable overwriting in htaccess (i.e. if you plan on uploading larger files). 4) Create .env from the example in kora : cp kora/.env.example kora/.env a) If you wish to use the defaults, please configure your database with the expected defaults. i.e. in mysql: GRANT ALL PRIVILEGES ON . TO 'kora'@'localhost' IDENTIFIED BY 'kora'; CREATE DATABASE kora; b) Otherwise, modify the ENV file to connect an existing empty database 5)","default_branch":null,"files":null,"tree":[],"storefront":"/r/matrix-msu","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/matrix-msu/kora/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}