pixie

command module
v0.0.0-...-d124ba8 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2019 License: MIT Imports: 1 Imported by: 0

README

pixie

Usage:
  pixie [directory to serve] [flags]

Flags:
      --cache-enabled             Enable in-memory cache
      --cache-eviction int        Time after which entry can be evicted (in minutes) (default 10)
      --cache-max-item-size int   Maximum Item size to cache (in bytes) (default 500)
      --cache-max-size int        Maximum Cache size in MB (0 disables the limit)
      --debug                     Enable debug-mode
      --exif-purge-gps            Purge GPS-Related EXIF metadata (default true)
  -h, --help                      help for pixie
      --silent                    Enable silent mode (no access logs)

Demo: https://i.beryju.org/pixie-demo/

Running

Docker

Run the container like this:

docker run -v "whatever directory you want to share":/data docker.beryju.org/pixie/server:latest /data

Now you can access pixie on http://localhost:8080

Binary

Download a binary from GitLab and run it:

./pixie /data

Now you can access pixie on http://localhost:8080

Configuration

By default, a gallery is shown for every folder. To prevent this, create an empty index.html file in the folder.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
You can use the "packr2 clean" command to clean up this, and any other packr generated files.
You can use the "packr2 clean" command to clean up this, and any other packr generated files.
pkg
api
templates
You can use the "packr clean" command to clean up this, and any other packr generated files.
You can use the "packr clean" command to clean up this, and any other packr generated files.

Jump to

Keyboard shortcuts

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