lk

command module
v0.0.0-...-0e9a55b Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2016 License: MIT Imports: 15 Imported by: 0

README

lk - local kuvat (pictures)

Simple Web Image Viewer, ideally for a LAN, in order to avoid the IOS Photos & iCloud for sharing amongst friends and family

Google Chrome 40 on a 1366x768 X220 display IOS Safari in landscape on an iPhone6 IOS Safari in portrait on an iPhone6

Install from a system with Golang

go get -u github.com/kaihendry/lk

Docker

docker run -it -p 3000:3000 --rm -v /YOUR/JPEG/IMAGES/:/srv/ hendry/lk

Deploying Docker on CoreOS

Using https://caddyserver.com/

	docker run --name caddy --link lk -v /home/core/Caddyfile:/etc/Caddyfile -v /home/core/.caddy:/root/.caddy -p 80:80 -p 443:443 abiosoft/caddy

Caddyfile:

lk.dabase.com {
	tls hendry@webconverger.com
	proxy / lk:3000
}

Other local Web image viewers

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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