hidakatsuya / redmica-deployment-with-kamal

A minimum configuration for deploying RedMica with Kamal to Amazon EC2, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedMica deployment by Kamal

This repository contains a minimum configuration for deploying RedMica with Kamal to Amazon EC2, etc.

Prerequisite

These configurations assume the following environments.

How to deploy

  1. Execute bundle install
  2. Copy .env.sample to create .env and set each configuration in .env
  3. Copy config/deploy.sample.yml to config/deploy.yml and set each configuration
  4. Execute kamal setup

About

A minimum configuration for deploying RedMica with Kamal to Amazon EC2, etc.


Languages

Language:Ruby 70.1%Language:Shell 29.4%Language:Dockerfile 0.4%