gohst

command module
v1.0.0 Latest Latest
Warning

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

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

README

gohst

a lightweight, (almost) portable file hosting and sharing service

requirements

tested on

  • mysql 5.7+ or mariadb 10.1+
  • go 1.11+ (if building from source)

building and installing

go get github.com/voidiz/gohst

quick start

  1. gohst config create - Creates the configuration file in your home directory where at least your database credentials and domain have to be filled in before you proceed.
  2. gohst config setup - Performs the initial setup (database etc.).
  3. gohst account create <account_name> - Creates an account and generates a random password.
  4. gohst serve - Runs the server.

client usage

See gup for a basic cli that handles both uploading and deleting.

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