Remove Shaarli; switch to Raindrop.io cloud for bookmark management
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
34ae9423ef
commit
d6c4812b73
2 changed files with 28 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
All notable changes to KiteStacks Homelab are documented here.
|
All notable changes to KiteStacks Homelab are documented here.
|
||||||
|
|
||||||
|
## [v1.3.899] — 2026-06-09
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
- Shaarli bookmark manager decommissioned; replaced with Raindrop.io (cloud service)
|
||||||
|
- Docker stack and container removed; data directory was empty
|
||||||
|
- **Pending:** Remove `links.kitestacks.com` from Cloudflare Zero Trust tunnel routes
|
||||||
|
- **Pending:** Remove Shaarli entries from Authentik if configured
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## [v1.3.898] — 2026-06-08
|
## [v1.3.898] — 2026-06-08
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
|
||||||
18
docs/KiteStacks-Homelab-Documentation-v1.3.899.md
Normal file
18
docs/KiteStacks-Homelab-Documentation-v1.3.899.md
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
# KiteStacks Homelab Documentation v1.3.899
|
||||||
|
|
||||||
|
**Date:** 2026-06-09
|
||||||
|
|
||||||
|
## Change Summary
|
||||||
|
|
||||||
|
### Removed: Shaarli
|
||||||
|
|
||||||
|
- Shaarli bookmark manager has been decommissioned and replaced with Raindrop.io (cloud service).
|
||||||
|
- Docker stack at `/home/kenpat/docker/shaarli/` removed (data directory was empty — no bookmarks lost).
|
||||||
|
- Container `shaarli` stopped and removed.
|
||||||
|
- **Manual action required:** Remove the `links.kitestacks.com` tunnel route from the Cloudflare Zero Trust dashboard.
|
||||||
|
- **Manual action required:** Remove the Shaarli Proxy Provider and application from Authentik if previously configured.
|
||||||
|
|
||||||
|
### Bookmark Manager
|
||||||
|
|
||||||
|
- Bookmarks are now managed via **Raindrop.io** (https://raindrop.io) — cloud-hosted, no local container.
|
||||||
|
- Chrome bookmarks can be imported via Raindrop.io's import tool: Settings → Import → Chrome/HTML file.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue