An open API service indexing awesome lists of open source software.

https://github.com/stephane-klein/shiori-hosting-playground

Shiori hosting playground based on docker-compose
https://github.com/stephane-klein/shiori-hosting-playground

docker-compose hosting hosting-deployment playground

Last synced: over 1 year ago
JSON representation

Shiori hosting playground based on docker-compose

Awesome Lists containing this project

README

          

# Shiori hosting playground

This repository contains a environment that allows to test [Shiori](https://github.com/go-shiori/shiori) (OpenSource [Pocket](https://getpocket.com/) alternative) deployment.

```sh
$ mkdir volume/
$ docker-compose up -d
```

Go to http://127.0.0.1:8080 (login: `shiori`, password: `gopher`)