Added scripts to conveniently start server instance via docker or replication

This commit is contained in:
brybalicious
2020-10-07 21:20:43 +02:00
parent 8e7be5afde
commit f592294335
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#! /bin/bash
# Start replication server locally, and include logging (requires replication_version=0.0.21a15)
clear
replication.serve -p 5555 -pwd admin -t 1000 -l INFO -lf server.log