goview

command module
v0.0.0-...-4d6a32e Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2024 License: MIT Imports: 13 Imported by: 0

README

Go Preview

A preview generation system for NAS.

TODO

  • Support SMB protocol
  • Support NFS protocol

Build

Local

A MySQL server should be running

export GOVIEW_DATABASE_URL="root:password@tcp(127.0.0.1:3306)/goview?charset=utf8mb4&parseTime=True&loc=Local"
go run .
More environment variables are in

env/env.go

Docker

Build
docker build --build-arg http_proxy=http://docker.host.internal:1080 --build-arg https_proxy=http://docker.host.internal:1080 -t allape/goview .
# docker tag allape/goview:latest docker-registry.lan.allape.cc/allape/goview:latest
# docker push docker-registry.lan.allape.cc/allape/goview:latest
Run
docker compose -f docker-compose.yaml up -d

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