Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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. 👍