https://github.com/majerle/iclocker
Official repository for IC Locker storage
https://github.com/majerle/iclocker
Last synced: 6 months ago
JSON representation
Official repository for IC Locker storage
- Host: GitHub
- URL: https://github.com/majerle/iclocker
- Owner: MaJerle
- Created: 2017-02-17T06:57:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T16:33:22.000Z (over 6 years ago)
- Last Synced: 2025-04-12T21:12:22.909Z (6 months ago)
- Language: JavaScript
- Size: 3.66 MB
- Stars: 6
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IC Locker online storage
## Install software
To install, clone repository and run command:
```
composer update
```
This will download all dependency libraries and will create autoload file for lazy loading.## Database
`database.sql` file is provided to be imported to MySQL database.
## Config file
Finally, rename `config_site_template.php` to `config_site.php` and update settings for your web server.
## First user
Register first user who will automatically become administrator. Go to `/register` url and process.