Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sgaunet/nginxexplorer

Just a little container to expose a file system.
https://github.com/sgaunet/nginxexplorer

docker http-server nginx

Last synced: 14 days ago
JSON representation

Just a little container to expose a file system.

Awesome Lists containing this project

README

        

# Nginx Explorer

Just a little container to expose a file system.

# Run

See [tests/docker-compose.yml](tests/docker-compose.yml) for example

# Build

```
task image
```

# Basic Auth

[See here](https://github.com/sgaunet/nginXplorerAuth)