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
- Host: GitHub
- URL: https://github.com/stephane-klein/shiori-hosting-playground
- Owner: stephane-klein
- Created: 2023-01-07T20:35:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T21:20:53.000Z (over 3 years ago)
- Last Synced: 2025-01-28T11:30:03.447Z (over 1 year ago)
- Topics: docker-compose, hosting, hosting-deployment, playground
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`)