qaqland / apk-search

Search for Alpine Linux Packages

Home Page:https://pkgs.qaq.land/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apk-Search

MOVE TO https://gitlab.alpinelinux.org/qaqland/apk-search

alpine linux package search online

Setup Alpine Linux Mirror

cron & rsync

Build Parser AINDEX

$ go build -o aindex main.go

Init Settings in Meilisearch

pip install meilisearch first

$ python ./init-search-index.py --help

It delete old indexs and create new based on rsync file tree.

Move indexes.json to html's public dir and change KEY in html/src/Key.jsx

Update Indexs in MeiliSearch

Look into Makefile first.

$ make -j$(nproc)

About

Search for Alpine Linux Packages

https://pkgs.qaq.land/

License:The Unlicense


Languages

Language:JavaScript 46.6%Language:Go 31.3%Language:Python 14.2%Language:Shell 2.3%Language:Makefile 2.2%Language:CSS 2.1%Language:HTML 1.2%