Skip to content

AppGeo/gwc-seeder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Automated, throttled seed requests for GeoWebCache

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published