Skip to content

ArchiveLabs/ArchivePages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchivePages

<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.

Provisioning/Deployment

cd provision
ansible-playbook main.yml -i "123.123.123.123," -u username --ssh-extra-args='-o ForwardAgent=yes'

Disclaimer

This is not an official Archive.org project. It is merely a proof of concept.

Example sites

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)

Author

Richard Caceres ([email protected])

License

AGPL-3

About

A proxy to give your webpages hosted on archive.org a pretty URL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages