[PR #961] [MERGED] Update pywb entrypoint #1299

Closed
opened 2026-03-01 14:49:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/961
Author: @kusold
Created: 4/6/2022
Status: Merged
Merged: 4/6/2022
Merged by: @pirate

Base: devHead: patch-1


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docker-compose.yml (+1 -1)

📄 Description

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/961 **Author:** [@kusold](https://github.com/kusold) **Created:** 4/6/2022 **Status:** ✅ Merged **Merged:** 4/6/2022 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`dfef21a`](https://github.com/ArchiveBox/ArchiveBox/commit/dfef21a814f3271e38a00f2ed9711d94cb9ce02f) Update pywb entrypoint - [`4febbac`](https://github.com/ArchiveBox/ArchiveBox/commit/4febbacef6bc9b8903a6afa3b6b531e44124fb90) Fix entrypoint ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.yml` (+1 -1) </details> ### 📄 Description # 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. <!--e.g. This PR fixes ABC or adds the ability to do XYZ...--> # Related issues <!-- e.g. #123 or Roadmap goal # https://github.com/pirate/ArchiveBox/wiki/Roadmap --> # Changes these areas - [x] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:49:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1299
No description provided.