Bookmark + Archive Manager
Bookmark + Archive Manager は osFoundry コミュニティカタログのアプリです。ブックマークを保存しつつ、各リンクのフルアーカイブ(スクリーンショット、PDF、HTML、シングルファイル)も保持します。元ページが404になってもページが残ります。コレクション、タグ、全文検索、マルチユーザーに対応します。Raindrop.io / Pocketのオープン代替です。Linkwardenを利用しています。Postgres + Chromium + Linkwarden Web + ワーカーをすべて永続ボリューム上にバンドルした単一の自己完結型コンテナとして提供されます。
詳細
- ワークスペース: osfoundry
- カテゴリ: PRODUCTIVITY
- 料金: Free
- アクセス: Community
機能
- Save bookmarks AND keep a full archive (screenshot
- Single-file) of each link — so the page survives even after the original goes 404
ドキュメント
ドキュメントは上流プロジェクトにより英語で管理されています。
# Bookmark + Archive Manager
Bookmarks with full-page archiving, powered by Linkwarden.
## Setup
Set `NEXTAUTH_SECRET` to a 64-char hex random (e.g. `openssl rand -hex 32`) before first start. On first open, click `Sign Up` and create the first account — that account becomes the admin.
`DATABASE_URL` and `NEXTAUTH_URL` are auto-wired by the entrypoint (against the bundled Postgres and the platform-injected public URL).
## What's bundled
- **App layer:** Linkwarden web + worker (Next.js + Prisma)
- **Database:** Postgres 15 on the same container, data at `/persist/pgdata`
- **Archiver:** Chromium + monolith + Playwright (already in the upstream Linkwarden image — used for screenshots / PDFs / HTML archive / single-file bundle)
## Storage
Uploads, screenshots, PDFs, and single-file archives all live under `/persist/files` (mapped via `STORAGE_FOLDER`). The 20 GB volume covers ~5–10k archived pages including screenshots.
## First-boot performance
Expect a 30–60 s first-boot warmup while Postgres initdb + Prisma migrations run. Subsequent boots are < 10 s.
## Theme / appearance
Linkwarden has its own light/dark toggle (User menu → Settings).
osFoundry での Bookmark + Archive Manager の使い方
Bookmark + Archive Manager をワンクリックでワークスペースにインストールし、osStudio でフォークしてプロンプト、ツール、または構成をご自身のスタックに合わせてカスタマイズできます。ワークスペース内のメンバーは誰でも、続きの作業を引き継げます。
コミュニティの他のアプリ
- CRM — 連絡先、商談、パイプライン管理を備えた顧客関係管理ツールです。
- Kanban Board — カード、ボード、カレンダー・テーブルビュー、ボードごとのプロパティを備えた、Trello風のカンバン・プロジェクトボードです。Focalboard(スタンドアロン個人サーバー)を基盤としています。永続ボリューム上に組み込みSQLiteを持ちます。
- ヘルプデスク — SLA トラッキング付きのチケットトリアージとカスタマーサポート受信箱です。
- Page Builder — セクション、テーマ、SEO、公開機能を備えた、ビジュアルなドラッグ&ドロップのページビルダーです
- Website Builder — CMS コレクション、グローバルナビゲーション、フッター、テーマ、公開機能を備えたマルチページの Web サイトビルダーです
- ストアフロント — 商品カタログ、カート、チェックアウトを備えた EC ストアフロントです。