A unified interface for accessing various resources through a http endpoint
10K+
A unified interface for accessing various resources (nfs, smb, ssh, http/dav, git, docker, ftp) through a http endpoint. Integrates a proxy that always delivers the latest content. Enables access restriction on different layers.
docker-compose pull
docker run --rm php:cli-alpine php -r 'echo "CRYPT_KEY:".base64_encode(openssl_random_pseudo_bytes(32))."\n";'
nano example.env
docker-compose up -d
docker build -t 1thorsten/http-over-all .
Content type
Image
Digest
sha256:3d362ed54…
Size
117.9 MB
Last updated
2 months ago
docker pull 1thorsten/http-over-all:1.4.2-01