Socket
Book a DemoInstallSign in
Socket

gwc-seeder

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gwc-seeder

Automated, throttled seed requests for GeoWebCache

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

GeoWebCache Seeder Build Status

Automated, throttled seed requests for GeoWebCache.

Description

This is a NodeJS command line tool written to assist with the seeding of layers in GeoWebCache. It periodically sends seed requests to GWC, checking the number of active seed processes along the way to keep the total number of seed requests below the configured threshold.

Usage

config/default.yml contains the settings for the seeder. Replace it with your own GWC credentials, and your list of seed requests.

Run npm start to begin the seeding request process. Let the program run in the background.

Output is piped to status.log, which you can check periodically while the tool runs. Once all seed requests are complete, the tool will exit.

Keywords

geoserver

FAQs

Package last updated on 30 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts