[PR #1522] [MERGED] Move novnc web-ui to 8081 #4457

Closed
opened 2026-03-15 01:45:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1522
Author: @agowa
Created: 9/22/2024
Status: Merged
Merged: 9/22/2024
Merged by: @pirate

Base: devHead: patch-1


📝 Commits (4)

  • 6888dac Move novnc web-ui to 8081
  • d570f2d Change pywb port to 8686
  • e418338 Update docker-compose.yml typo
  • 7b1cd6d Merge branch 'dev' into patch-1

📊 Changes

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

View changed files

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

📄 Description

Fix tcp port 8080 being used twice and move novnc web interface to 127.0.0.1:8081

Summary

Fix port 8080 being used twice within docker-compose.yml and move novnc web-ui to 127.0.0.1:8081

Related issues

Fixes #1519

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/1522 **Author:** [@agowa](https://github.com/agowa) **Created:** 9/22/2024 **Status:** ✅ Merged **Merged:** 9/22/2024 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (4) - [`6888dac`](https://github.com/ArchiveBox/ArchiveBox/commit/6888dac3a7a2c4d424ba294b11346a0e99827c6f) Move novnc web-ui to 8081 - [`d570f2d`](https://github.com/ArchiveBox/ArchiveBox/commit/d570f2dfcc9ce11d081ec99846137986867c3857) Change pywb port to 8686 - [`e418338`](https://github.com/ArchiveBox/ArchiveBox/commit/e418338474c38d6cb4a3129d15112871c8752618) Update docker-compose.yml typo - [`7b1cd6d`](https://github.com/ArchiveBox/ArchiveBox/commit/7b1cd6d746be05f5103a830aaaec56820abda718) Merge branch 'dev' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.yml` (+1 -1) </details> ### 📄 Description Fix tcp port 8080 being used twice and move novnc web interface to 127.0.0.1:8081 <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary Fix port 8080 being used twice within docker-compose.yml and move novnc web-ui to 127.0.0.1:8081 # Related issues Fixes #1519 # Changes these areas - [x] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [x] 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-15 01:45:32 +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#4457
No description provided.