sheepstor

command module
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2025 License: MIT Imports: 1 Imported by: 0

README

SheepsTor

Utility for updating static websites (served via Hugo) from Github

Configuration

Sheepstor is configured from two places:

  1. Some environment variables (see the .env file). These will need to be set and exported in the runtime environment.
  2. The config file ./config/config.yaml

Run as web service

Using defaults
./sheepstor server
With debugging
./sheepstor server --debug=true

Run as command line utility

Using defaults - single website
./sheepstor update --sites=www.antleaf.com
Using defaults - update all websites

(also useful for InitContainer to set up web service)

./sheepstor update --sites=all
With debugging
./sheepstor update --sites=all --debug=true

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL