GithubHelp home page GithubHelp logo

reprozip-news-apps / reprozip-web Goto Github PK

View Code? Open in Web Editor NEW
17.0 9.0 2.0 34.95 MB

ReproZip for the Preservation of Web Applications

Home Page: https://reprozip-web.readthedocs.io/en/latest/

License: BSD 3-Clause "New" or "Revised" License

Python 99.58% HTML 0.42%
reprozip preservation data-journalism

reprozip-web's Issues

Renames

This should be reprozip-web

Things to rename:

  • GitHub repo/organization
    • Should there be a reprozip organization?
  • PyPI package
  • ReadTheDocs

Error when following the packing and recording simultaneously instructions

Hi, nice working in creating this prototype!
I was trying to follow the instructions for doing the recording + packing option:

reprounzip dj live-record http://localhost:3000 /path/to/target

and this resulted in the following exception:

Traceback (most recent call last):
  File "/home/ubuntu/reprozip-web/py37/bin/reprounzip", line 11, in <module>
    load_entry_point('reprounzip==1.0.13', 'console_scripts', 'reprounzip')()
  File "/home/ubuntu/reprozip-web/py37/lib/python3.7/site-packages/reprounzip/main.py", line 144, in main
    args.func(args)
  File "/home/ubuntu/reprozip-web/py37/lib/python3.7/site-packages/reprozip_web-0.1-py3.7.egg/reprounzip/unpackers/dj.py", line 494, in live_record
    record(args)
  File "/home/ubuntu/reprozip-web/py37/lib/python3.7/site-packages/reprozip_web-0.1-py3.7.egg/reprounzip/unpackers/dj.py", line 452, in record
    WARCPacker.no_second_pass(args.pack[0])
AttributeError: 'Namespace' object has no attribute 'pack'

Preserve host name

Right now the reproduced app is getting the host name "rpzdj-repl.ay" which might not work.

Clean up container after recording

Currently when reprounzip dj record exits, the target directory and the reprounzip_image_xxx image still exist (from reprounzip-docker), and a container is still running (reprounzip_detached_xxx).

Those should probably get cleaned up automatically (I'm fine with a --skip-destoy here, matching --skip-setup)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.