Bookmark + Archive Manager
Bookmark + Archive Manager은(는) osFoundry 커뮤니티 카탈로그에 등록된 앱입니다. 북마크를 저장할 뿐 아니라 각 링크의 전체 아카이브(스크린샷, PDF, HTML, single-file)를 함께 보관합니다. 그래서 원본이 404가 되어도 페이지가 살아남습니다. 컬렉션, 태그, 전문 검색, 멀티유저를 지원합니다. Raindrop.io / Pocket의 오픈 대체재이며, Linkwarden으로 구동됩니다. Postgres + Chromium + Linkwarden 웹 + 워커를 한 컨테이너에 번들하며, 모두 영속 볼륨 위에 있습니다.
세부 정보
- 워크스페이스: 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 컬렉션, 글로벌 내비게이션, 푸터, 테마, 게시 기능이 있는 다중 페이지 웹사이트 빌더
- 스토어프론트 — 상품 카탈로그, 장바구니, 결제 기능을 갖춘 이커머스 스토어프론트입니다.