GitHunt
RO

RockieStar-Inc/kamal-json-schema

IDE hints for Kamal 2 configuration to deploy your applications instantly!

Kamal 2 Configuration: JSON Schema

This repository provides JSON Schema support for Kamal 2 configuration files. It enables IDEs to offer hints, validation, and autocompletion for Kamal configuration files, making it easier to deploy your applications instantly!

How to use

In your deploy.yaml file, add the following at the top:

# yaml-language-server: $schema=https://raw.githubusercontent.com/RockieStar-Inc/kamal-json-schema/refs/heads/main/schema.json

Contributing

Any contributions are welcome! Open an issue or submit a PR.

License

MIT

Contributors

MIT License
Created September 26, 2024
Updated August 27, 2025
RockieStar-Inc/kamal-json-schema | GitHunt