Update:Remora Server Requirements: Difference between revisions

No edit summary
Line 56: Line 56:
:::GRANT SELECT ON {database} TO '{username}'@'localhost' IDENTIFIED BY '{password}';
:::GRANT SELECT ON {database} TO '{username}'@'localhost' IDENTIFIED BY '{password}';


First, import app/config/remora.sql - this provides the schema and standard data for langs, translations, and addontypes.
First, import app/config/sql/remora.sql - this provides the schema and standard data for langs, translations, and addontypes.


Then, import app/tests/remora-test-data.sql - this inserts more complete test data. Currently, addon id 7(MicroFarmer) is most complete.
Then, import app/tests/remora-test-data.sql - this inserts more complete test data. Currently, addon id 7(MicroFarmer) is most complete.
canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,043

edits