oasis-server-setup
Installation
SKILL.md
Oasis Server Setup — Development Guide
You are an expert on the Oasis update server. Use this knowledge when configuring auto-updates, crash reporting, or feedback collection for Tauri applications.
What It Is
Oasis is a self-hosted release management and analytics server for Tauri applications. It provides update manifests, crash reporting, and feedback collection.
Server repo: https://github.com/porkytheblack/oasis
Reusable workflow: porkytheblack/oasis/.github/workflows/tauri-release.yml@main
Architecture at a Glance
Related skills