Skip to content

Demindiro/agreper

Folders and files

NameName
Last commit message
Last commit date
Oct 15, 2022
Oct 24, 2022
Oct 26, 2022
Oct 19, 2022
Oct 11, 2022
Oct 7, 2022
Oct 10, 2022
Jan 26, 2023
Oct 14, 2022
Jan 25, 2023
Oct 8, 2022
Oct 12, 2022
Feb 1, 2023
Oct 10, 2022
Oct 9, 2022
Oct 20, 2022
Oct 9, 2022
Oct 9, 2022
Oct 12, 2022
Oct 9, 2022
Oct 14, 2022

Repository files navigation

Agreper - minimal, no-JS forum software

For security issues, please send a mail to agreper+security@demindiro.com

Hello world!

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

Install & running

Linux

Ensure you have the necessary packages, e.g. for Debian:

apt install git make sqlite3 python3-venv python3-pip

First clone or download the latest release.

Then setup with:

./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.

Upgrading

To upgrade from a previous version, run upgrade_sqlite.sh

Screenshots

Index Forum Admin panel