about summary refs log tree commit diff
path: root/README.md
blob: a09907ec992c9bc20b1b967a8a3761304e98b1cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[![Build Status](https://drone.darknebu.la/api/badges/emile/faila/status.svg)](https://drone.darknebu.la/emile/faila) [![Go Report Card](https://goreportcard.com/badge/git.darknebu.la/emile/faila)](https://goreportcard.com/report/git.darknebu.la/emile/faila)

# faila

caddy's file server, but as a standalone application

## Usage

Use the docker-container located here: `registry.darknebu.la/emile/faila:latest` for the latest docker release, else, simply pull it using:

```bash
$ go get git.darknebu.la/emile/faila
...
```

Be sure to adjust the parameters in the config!