2022-10-09 18:17:15 +02:00
2022-10-09 16:09:21 +02:00
2022-10-08 15:25:28 +02:00
2022-10-09 16:09:21 +02:00
2022-10-09 18:17:15 +02:00
2022-10-07 13:23:19 +02:00
2022-10-08 15:25:28 +02:00
2022-10-09 18:03:11 +02:00
2022-10-09 18:17:15 +02:00
2022-10-09 18:17:15 +02:00
2022-10-09 18:17:15 +02:00
2022-10-09 15:47:42 +02:00

Agreper - minimal, no-JS forum software

Agreper is a forum board with a focus on being easy to set up and manage.

Features

Install & running

Linux

First clone or download the latest release.

Then setup with:

make
./init_sqlite.sh forum.db

Lastly, run with:

./run_sqlite.sh forum.db forum.pid

You will need a proxy such as nginx to access the forum on the public internet.

Description
No description provided
Readme 220 KiB
Languages
Python 63.2%
HTML 25.3%
Shell 6.3%
CSS 4.2%
Dockerfile 1%