Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

DeNA/capistrano-net_storage_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capistrano-net_storage-demo

This is a demo application for capistrano-net_storage.

Prerequisites

  • Ruby v2 or later
  • bundler

Usage

git clone git@github.com:DeNADev/capistrano-net_storage_demo.git
cd capistrano-net_storage_demo
bundle
bundle exec cap local deploy

The command cap local deploy deploys this application into ${HOME}/tmp/capistrano-net_storage_demo.
You can add or modify Capfile and files under config/deploy/ directory to see how it works.

Branches

License

Available as open source under the terms of the MIT License.

Copyright (c) 2017 DeNA Co., Ltd., IKEDA Kiyoshi

About

Example application for Capistrano::NetStorage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages