Go to file
Robert Gerus cd283b1423 Don't reuse/overwrite random host directories. 2020-03-07 08:18:13 +01:00
auth Fix account associations by email 2019-01-10 13:33:45 +01:00
postgres-hstore postgres-hstore: fix database initialization with custom username 2019-05-12 15:58:49 +02:00
spejstore settings: load all relevant options from environment 2019-05-12 15:58:01 +02:00
static update props on paste 2018-09-26 22:21:08 +02:00
storage Add apitoken endpoint 2019-02-02 13:21:15 +01:00
templates jquery bootstrapjs for dat sweet sweet burgermenu ;~; 2018-09-26 19:25:57 +02:00
.gitignore settings: load all relevant options from environment 2019-05-12 15:58:01 +02:00
Dockerfile Dockerfile: add missing CMD 2019-05-12 15:58:19 +02:00
README.md Add usage information to README 2017-10-08 16:58:47 +02:00
docker-compose.yml Don't reuse/overwrite random host directories. 2020-03-07 08:18:13 +01:00
manage.py Initial commit 2016-09-30 00:04:43 +02:00
requirements.txt ldap is no more ['] 2018-10-10 21:28:57 +02:00
spejstore-dev.env confidential donut read 2018-10-10 21:34:45 +02:00

README.md

spejstore

Because there is not enough general inventory software invented here yet. Please use Python3, for the love of $deity...

Usage

Build & run

docker-compose up

Rebuild

docker-compose build

Troubleshooting