frost
Self-hosted app deployment with domains, SSL, and previews
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Frost?โผ
Run `npx skills add elitan/frost --all -g -y` in your terminal to install all skills in this suite globally.
What is Frost used for?โผ
Frost is an open-source alternative to Vercel and Railway that lets you deploy and run apps on your own VPS with Docker, custom domains, and automatic SSL.
How do I deploy an app with Frost?โผ
Create a project pointing to your git repo or Docker image via the REST API, then trigger a deploy. Frost builds, health-checks, and routes traffic with zero downtime.
Does Frost work with AI coding agents?โผ
Yes. Frost exposes a REST API and MCP support, and its AGENTS.md file teaches agents the deploy model, commands, and conventions for autonomous operation.
Can Frost monitor and fix failing CI checks?โผ
Yes. The included monitor skill watches your pull request, analyzes failing CI checks, pushes fixes, and repeats until everything is green.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core