docker image that copies a hyperdrive and serves it using darkhttp
- Dockerfile 53.5%
- JavaScript 39.8%
- Shell 6.7%
|
Some checks failed
Build and push container image / build (push) Failing after 2m28s
Change runner tag so it works on this site |
||
|---|---|---|
| .forgejo/workflows | ||
| .gitignore | ||
| Dockerfile | ||
| drive-reader.mjs | ||
| entry.sh | ||
| mimetypes | ||
| README.MD | ||
Hyperdrive-webhost
This is a small docker image that copies a hyperdrive and serves it using darkhttp.
You can pull it from codeberg.org/dmowitz/hyperdrive-webhost:latest
The drive key is provided using the environment variable DRIVE_KEY.
TODOs
In the future I hope to build a secure and blazingly fast version using hypercore.rs, but this day hasn't come yet.