Skip to content

Conversation

@kusold
Copy link
Contributor

@kusold kusold commented Apr 6, 2022

Summary

The example docker-compose file does not work if the user hasn't first initialized the collection.

wb-manager first needs you to init the collection. If you attempt to init a collection that already exists, it exits with a 2.

Also, wayback --proxy requires an argument, so I remove the proxy argument.

Related issues

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

wb-manager first needs you to init the collection. If you attempt to init a collection that already exists, it exits with a `2`.

Also, `wayback --proxy` requires an argument, so I remove the proxy argument.
@kusold kusold marked this pull request as draft April 6, 2022 02:46
docker-compose requires `$$` for env vars that are supposed to be executed inside the container.
@kusold kusold marked this pull request as ready for review April 6, 2022 02:59
@pirate pirate merged commit f1095f5 into ArchiveBox:dev Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants