sopds application package for dcape.
- sopds from docker-sopds
This project contains
- reference versions of core files for all of dcape applications since dcape v3:
- OPDS-version: http:///opds/
- HTTP-version: http:///
- Gitea: Fork or mirror this repo in your Git service
- Drone: Activate repo
- Gitea: "Test delivery", config sample will be saved to enfist
- Enfist: Edit config and remove .sample from name
- Gitea: "Test delivery" again (or Drone: "Restart") - app will be installed and started on webhook host
git clone --single-branch --depth 1 https://github.com/dopos/dcape-app-sopds.git
cd dcape-app-sopds
make config
... <edit .env.sample>
mv .env.sample .env
make up
git pull
make config
... <check .env.sample>
mv .env.sample .env
make up
The MIT License (MIT), see LICENSE.
Copyright (c) 2021 Aleksey Kovrizhkin [email protected]