Docker configs for shiori bookmark manager.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yasuhiro Yamaguchi eb94e9e6d0 initial commit 5 years ago
.gitignore initial commit 5 years ago
README.md initial commit 5 years ago
docker-compose.yml initial commit 5 years ago

README.md

shiori-docker

Installation

$ cat << EOF > .env
SHIORI_PORT=1357
POSTGRES_USER=pguser
POSTGRES_PASSWORD=pgpassword