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

Microservice extracting content from webpages and creating ebooks from it

License

Notifications You must be signed in to change notification settings

NovelService/NovelWorker

Repository files navigation

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

About

Microservice extracting content from webpages and creating ebooks from it

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published