An open API service indexing awesome lists of open source software.

https://github.com/archlinuxcn/fluxbb2discourse

Redirect requests to old FluxBB to new Discourse forum
https://github.com/archlinuxcn/fluxbb2discourse

Last synced: 7 months ago
JSON representation

Redirect requests to old FluxBB to new Discourse forum

Awesome Lists containing this project

README

          

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.