1
1
mirror of https://github.com/MarginaliaSearch/MarginaliaSearch.git synced 2025-10-05 21:22:39 +02:00

WIP run and setup

This commit is contained in:
Viktor Lofgren
2023-03-04 14:42:24 +01:00
parent e37e599703
commit 6aad8de316
7 changed files with 35 additions and 0 deletions

View File

@@ -4,4 +4,8 @@ set -e
pushd $(dirname $0)
cp -r template/conf .
mkdir -p model logs db samples
popd

View File

@@ -0,0 +1,3 @@
db.user=wmsa
db.pass=wmsa
db.conn=jdbc:mariadb://mariadb:3306/WMSA_prod?rewriteBatchedStatements=true

View File

@@ -0,0 +1,7 @@
resource-store=/vol/res
index-write=/vol/iw
index-read=/vol/ir
tmp-slow=/vol/tmps
tmp-fast=/vol/tmpf

0
run/template/conf/hosts Normal file
View File

View File

@@ -0,0 +1,20 @@
ranking:
max: 100
domains:
- '%edu'
retro:
max: 100
domains:
- '%edu'
small:
max: 100
domains:
- '%neocities.org'
academia:
max: 100
domains:
- '%edu'
standard:
max: 100
domains:
- '%edu'

View File

View File

@@ -0,0 +1 @@
test.marginalia.nu