mediasync-server

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

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

Go to latest
Published: Oct 13, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

README

Mediasync Server

WIP: This is a WIP, things will not work.

A simple server to make files accessible via HTTP.

What is Mediasync server

I have a machine outside of my local that automatically download files. Because I want these available to me on my local network, I rsync these periodically. The goal of this project is to download from this server instead, and use webhooks to make the syncs on-demand instead of at specific times. I also want to eliminate the need for ssh transport, and I want the server to be able to run in k8s. So I decided to create something for myself.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
config
Package config manages configuration, via files, env vars and command line flags.
Package config manages configuration, via files, env vars and command line flags.
fs
Package fs is an abstraction for needed filesystem operations.
Package fs is an abstraction for needed filesystem operations.
httputil
Package httputil contains HTTP helper utilities.
Package httputil contains HTTP helper utilities.
server
Package server contains the server and the HTTP endpoints.
Package server contains the server and the HTTP endpoints.

Jump to

Keyboard shortcuts

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