Kamalify is a Ruby on Rails application that helps developers create a working Kamal config by just filling out a form. If you're just starting out with Kamal or want to set up a basic config quickly, it can save you time and headaches.
Let's kamalify your app! 🚀
You can fork this repo to run your own version, or head over to https://kamalify.com to use it.
After checking out the repo, run bin/setup
to install dependencies and bin/dev
to start the development server.
We use RSpec for testing. To run the tests, run bundle exec rspec
.
Kamalify uses Rubocop for linting. To run the linter, run bin/rubocop
.
We use Brakeman for security scanning. To run the security scan, run bin/brakeman
.
This project is open source, and we welcome contributions from the community. If you'd like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them to your branch.
- Push your branch to your forked repository.
- Create a pull request from your branch to the main repository.
MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This repo is maintained and funded by Unagi.
Do you want to hire us? Let's get in touch!