Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 220 Bytes

File metadata and controls

11 lines (8 loc) · 220 Bytes

Setup databse tables:

# sudo -u postgres psql discourse
discourse=# set role discourse;
discourse=> \i dbsetup.sql

Run ./gather_data.py with appropriate arguments.

Move files and start redir-server.service.