No description
src | ||
.gitignore | ||
Cargo.toml | ||
cdnindex.service.nix | ||
default.nix | ||
LICENSE | ||
README.md | ||
shell.nix |
cdnindex
Index generator for more descriptive cdn pages.
Disclaimer
This project is far from done and thus should be used with caution. See the LICENSE as well.
Usage
Clone the repo and run the binary with the target directory domain as first and target cdn directory as the second argument:
cargo run -- <web root, i.e. https://cdn.thebread.dev> <root dir, i.e. /var/www/cdn