Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soulteary/autoindex
A simple & neat AutoIndex website template for Nginx.
https://github.com/soulteary/autoindex
autoindex nest nginx simple
Last synced: about 9 hours ago
JSON representation
A simple & neat AutoIndex website template for Nginx.
- Host: GitHub
- URL: https://github.com/soulteary/autoindex
- Owner: soulteary
- License: mit
- Created: 2018-12-16T13:36:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-27T11:51:52.000Z (over 5 years ago)
- Last Synced: 2025-01-10T14:02:03.038Z (about 16 hours ago)
- Topics: autoindex, nest, nginx, simple
- Language: JavaScript
- Homepage: https://soulteary.com/2018/12/16/implement-a-simple-directory-indexing-service-using-docker-and-nginx.html
- Size: 66.4 KB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple AutoIndex
A simple & neat AutoIndex website template for Nginx.
Provide correct validated HTML document.
## Build Your Own Template
```bash
node build.js
```## Run As Docker Service
```bash
docker-compose up -d
```## Preview
![](./preview.png)
## Blog
- [Part 1](https://soulteary.com/2018/12/16/implement-a-simple-directory-indexing-service-using-docker-and-nginx.html)
- [Part 2](https://soulteary.com/2019/04/27/optimizing-container-services.html)## RELATIVE
- [NGINX](https://www.nginx.com/)
- [timeago.js](https://github.com/hustcc/timeago.js)