Minimal text/image/file selfhosting app written in Go
963
Hosty is a tiny Go application to host arbitrary files on your own webserver. It's meant to be as small as possible and hence offers only the following:
That's it. There is no admin UI, no commenting, no tagging, no folders, no social media crap or other external resources.
For working on the frontend UI, you will also need Grunt, Bower and npm. Sorry.
go get github.com/xrstf/hosty -- please use make to make (sic) sure
that the version stamp is correct.config.yaml.dist, name it as you like (e.g. config.yaml) and
adjust it to your needs../hosty serve config.yaml.If you want, you can use the resources/systemd/hosty.service as an example
for a systemd service.






Hosty is licensed under the MIT license.
Content type
Image
Digest
Size
24.8 MB
Last updated
over 8 years ago
docker pull xrstf/hosty