Ecosyste.ms: Awesome
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: 14 days ago
JSON representation
Just a little container to expose a file system.
- Host: GitHub
- URL: https://github.com/sgaunet/nginxexplorer
- Owner: sgaunet
- Created: 2020-11-09T19:57:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T19:06:40.000Z (8 months ago)
- Last Synced: 2024-04-30T23:08:55.848Z (8 months ago)
- Topics: docker, http-server, nginx
- Language: Dockerfile
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)