1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 22:23:13 +00:00
Mirror of the Github repository https://github.com/wlinator/luminara
Find a file
2024-02-28 14:01:20 +01:00
config Huge renaming 2024-02-28 14:01:20 +01:00
db Huge renaming 2024-02-28 14:01:20 +01:00
handlers Huge renaming 2024-02-28 14:01:20 +01:00
modules Huge renaming 2024-02-28 14:01:20 +01:00
services Huge renaming 2024-02-28 14:01:20 +01:00
utils Huge renaming 2024-02-28 14:01:20 +01:00
.env.template docker & mariadb init 2023-10-23 14:49:46 +02:00
.gitignore docker & mariadb init 2023-10-23 14:49:46 +02:00
docker-compose.yml Specify max logging capacity 2024-02-27 11:25:52 +01:00
Dockerfile automatic mariadb backups 2023-10-23 18:12:23 +02:00
LICENSE init - clone from personal Git 2023-06-19 10:20:17 -04:00
main.py Huge renaming 2024-02-28 14:01:20 +01:00
README.md fix XP cooldowns with MariaDB 2023-10-23 17:35:40 +02:00
requirements.txt docker & mariadb init 2023-10-23 14:49:46 +02:00

This branch uses Docker and MariaDB to run Racu. It has the exact same functionality within Discord. There is an ".env.template" file, please copy it to .env and fill out the details if you want to host Racu yourself.

Beware that this branch is much more complicated than the main branch with sqlite3 & PM2, however it is more suitable if you plan to host Racu on a major scale with thousands or millions of Discord servers.