Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 1.16 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.16 KB

Novel Worker

CI Docker Pulls

Description

The worker for the Novel Service. Does the actual work of fetching the webpage, extracting the content and creating an ebook out of it.

Dev Environment

Required CLI tools

Docker compose

Start the dependencies declared in docker-compose.yml by running docker compose up -d Then run the application inside your preferred IDE

Run configuration

Run with the system property variables set to below values by passing in the VM arguments with -D{key}={value}

key value description
NOVEL_SERVICE_CONFIG_FILE <path-to-repo>/novel-worker-config.yml Config file location
NOVEL_FOLDER_KEY Any valid folder path A folder to save novels