about summary refs log tree commit diff
path: root/README.md
blob: 719def1624b6bf0e594510403cc21aa1fb12e7b6 (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)

# 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!