<identifier>.pages.archivelab.org
.
This is a proof of concept on how to make webpages that are hosted on Archive.org more accessible.
There is a reverse proxy using Nginx with the xaccel feature.
A simple python script dynamically looks up the item path and passes this to the reverse proxy.
The item must have an index.thml
file in the root directory.
cd provision
ansible-playbook main.yml -i "123.123.123.123," -u username --ssh-extra-args='-o ForwardAgent=yes'
This is not an official Archive.org project. It is merely a proof of concept.
http://archiveexperiments.pages.archivelab.org (item)
http://wayback-timemachine.pages.archivelab.org (item)
http://freefakebooks.pages.archivelab.org (item)
http://iiif-bookreader.pages.archivelab.org (item)
Richard Caceres ([email protected])
AGPL-3