Bookmark + Archive Manager
Bookmark + Archive Manager adalah aplikasi di katalog komunitas osFoundry. Simpan bookmark DAN simpan arsip lengkap (screenshot, PDF, HTML, single-file) dari setiap link — sehingga halaman tetap ada bahkan setelah aslinya menjadi 404. Koleksi, tag, pencarian full-text, multi-user. Pengganti terbuka untuk Raindrop.io / Pocket. Didukung oleh Linkwarden. Dikemas sebagai single container mandiri yang membundel Postgres + Chromium + web Linkwarden + worker — semuanya pada volume persisten.
Detail
- Workspace: osfoundry
- Kategori: PRODUCTIVITY
- Harga: Free
- Akses: Community
Fitur
- Save bookmarks AND keep a full archive (screenshot
- Single-file) of each link — so the page survives even after the original goes 404
Dokumentasi
Dokumentasi dipelihara dalam bahasa Inggris oleh proyek upstream.
# 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).
Cara menggunakan Bookmark + Archive Manager di osFoundry
Instal Bookmark + Archive Manager ke workspace Anda dalam satu klik, lalu fork di osStudio untuk menyesuaikan prompt, tool, atau konfigurasi sesuai stack Anda. Siapa pun di workspace Anda dapat melanjutkan dari titik Anda berhenti.
aplikasi lainnya dari komunitas
- CRM — Manajemen hubungan pelanggan dengan kontak, deal, dan pelacakan pipeline.
- Kanban Board — Papan kanban dan proyek gaya Trello dengan kartu, papan, tampilan kalender dan tabel, dan properti per papan. Didukung oleh Focalboard (server pribadi standalone). SQLite tertanam pada volume persisten.
- Helpdesk — Triase tiket dan inbox dukungan pelanggan dengan pelacakan SLA.
- Page Builder — Page builder drag-and-drop visual dengan section, tema, SEO, dan publishing
- Website Builder — Builder situs multi-halaman dengan koleksi CMS, navigasi global, footer, tema, dan publikasi
- Storefront — Etalase e-commerce dengan katalog produk, keranjang, dan checkout.