TypeSense Proxmox LXC script

Typesense is an open-source, fast, and lightweight search engine optimized for delivering instant, relevant, and typo-tolerant search results. Designed for ease of use and high performance, it offers features like real-time indexing, fuzzy matching, customizable relevance ranking, and a simple API for integration. Typesense is particularly well-suited for applications requiring instant search capabilities, such as e-commerce, documentation, or any content-rich websites. It is often compared to tools like Elasticsearch but is more developer-friendly and less resource-intensive.

This script requires some extra steps after the installation, Please checkout the documentation

To create a new Proxmox VE TypeSense LXC, run the command below in the Proxmox VE Shell.
To Update TypeSense, run the command below (or type update) in the LXC Console.

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/typesense.sh)"

Default settings

CPU: 1vCPU
RAM: 1GB
HDD: 4GB