Rails Template

screenshot of Rails Template

Template for Rails 7.0 + Kubernetes

Overview

This is a rails template for Kubernetes deployment. It is designed to generate a Rails application with specific features and configurations for Kubernetes and Docker production deployment. It also includes additional features such as Tailwind CSS, Stimulus for importing maps, ActiveJob and Sidekiq for background jobs, ActiveAdmin and ArcticAdmin for application administration, and Rspec and FactoryBot for test code.

Features

  • Kubernetes and Docker for production deployment
  • Tailwind and Stimulus with importmaps
  • ActiveJob, Sidekiq, and Redis settings for background jobs
  • ActiveAdmin and ArcticAdmin for application administration
  • Rspec and FactoryBot settings for test code

Summary

The rails-template is a ready-to-use template for Rails applications that enables easy deployment to Kubernetes using Docker. It provides pre-configured features such as Tailwind CSS, Stimulus with importmaps, ActiveJob and Sidekiq for background jobs, and ActiveAdmin and ArcticAdmin for application administration. With detailed installation instructions and sample code, it simplifies the process of setting up a Rails application for Kubernetes deployment.