Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hatamiarash7/docker-directory-index
Create directory index using Nginx in Docker
https://github.com/hatamiarash7/docker-directory-index
directory directory-lister docker hacktoberfest indexer indexing nginx
Last synced: 2 months ago
JSON representation
Create directory index using Nginx in Docker
- Host: GitHub
- URL: https://github.com/hatamiarash7/docker-directory-index
- Owner: hatamiarash7
- License: mit
- Created: 2020-07-29T15:02:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T16:41:14.000Z (3 months ago)
- Last Synced: 2024-11-01T22:38:22.187Z (3 months ago)
- Topics: directory, directory-lister, docker, hacktoberfest, indexer, indexing, nginx
- Language: Dockerfile
- Homepage:
- Size: 86.9 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Directory Index
[![GitHub license](https://img.shields.io/github/license/hatamiarash7/docker-directory-index)](https://github.com/hatamiarash7/docker-directory-index/blob/master/LICENSE) ![Docker](https://github.com/hatamiarash7/docker-directory-index/workflows/Docker/badge.svg?branch=master) ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/hatamiarash7/directory-index)
This image use Nginx to create a directory index
![image](https://www.keycdn.com/img/support/nginx-directory-index-lg.webp)
## Usage
Map your directory to `/data` directory in container
```bash
docker run -p 80:80 -v /var/log:/data hatamiarash7/directory-index:latest
```---
## Support 💛
[![Donate with Bitcoin](https://img.shields.io/badge/Bitcoin-bc1qmmh6vt366yzjt3grjxjjqynrrxs3frun8gnxrz-orange)](https://donatebadges.ir/donate/Bitcoin/bc1qmmh6vt366yzjt3grjxjjqynrrxs3frun8gnxrz) [![Donate with Ethereum](https://img.shields.io/badge/Ethereum-0x0831bD72Ea8904B38Be9D6185Da2f930d6078094-blueviolet)](https://donatebadges.ir/donate/Ethereum/0x0831bD72Ea8904B38Be9D6185Da2f930d6078094)
## Contributing 🤝
Don't be shy and reach out to us if you want to contribute 😉
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request## Issues
Each project may have many problems. Contributing to the better development of this project by reporting them. 👍