BassOfBass / seiso

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

cp config.py.example config.py
cp .env.vpn.example .env.vpn
cp .env.postgres.example .env.postgres
git submodule init
git submodule update
cd local
docker-compose up

Default login is admin and password (account id 1)

Make sure you update config files to have all the proper values

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 75.8%Language:HTML 13.4%Language:CSS 6.0%Language:JavaScript 2.6%Language:Smarty 1.9%Language:Dockerfile 0.4%Language:Shell 0.1%