Go to file
radex a427c34dff allow localhost in dev 2020-05-12 20:27:08 +02: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 fix wiki link 2020-05-12 20:27:08 +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 initial oauth commit 2018-10-10 19:59:54 +02: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 allow localhost in dev 2020-05-12 20:27:08 +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