openvk/INSTALL.txt
2020-08-02 09:09:09 +03:00

14 lines
699 B
Text

OpenVK Install Instructions
-----------
1) Install Composer, Node.js, Yarn and Chandler (https://github.com/openvk/chandler)
2) Import install/init-static-db.sql to same db you installed Chandler to
3) Import install/init-event-db.sql to separate db
4) Rename openvk-example.yml to openvk.yml and change options
5) Run "composer install" in OpenVK directory
6) Move to Web/static/js and execute "yarn install"
7) Set openvk as your root app in chandler.yml
Once you are done, you can login as a system administrator on the network itself (no registration required):
- Login: admin@localhost.localdomain6
- Password: admin
It is recommended to change the password before using the built-in account.