Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rockiestar-inc/kamal-json-schema
IDE hints for Kamal 2 configuration to deploy your applications instantly!
https://github.com/rockiestar-inc/kamal-json-schema
cloud-exit kamal kamal2 no-build no-pass rails ruby-on-rails
Last synced: 8 days ago
JSON representation
IDE hints for Kamal 2 configuration to deploy your applications instantly!
- Host: GitHub
- URL: https://github.com/rockiestar-inc/kamal-json-schema
- Owner: RockieStar-Inc
- License: mit
- Created: 2024-09-26T21:36:19.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-20T13:35:12.000Z (27 days ago)
- Last Synced: 2025-01-01T18:41:51.347Z (15 days ago)
- Topics: cloud-exit, kamal, kamal2, no-build, no-pass, rails, ruby-on-rails
- Homepage:
- Size: 17.6 KB
- Stars: 10
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kamal 2 Configuration: JSON Schema
IDE hints for [Kamal](https://kamal-deploy.org) 2 configuration fileploy your applications instantly!
## How to use
In your `deploy.yaml` file, add the following at the top:
```yaml
# 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