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

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: 6 months 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. This project is now archived and can be easily replaced by this one: https://github.com/sgaunet/httpfileserver

# Run

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

# Build

```
task image
```

# Basic Auth

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