issues
search
forward3d
/
cap-ec2
Capify-EC2 rewritten for Capistrano v3
MIT License
181
stars
118
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
require just aws-sdk-ec2 instead of complete aws-sdk resources
#87
philister
opened
5 years ago
0
Feature: add role assumption support
#86
zixu-zhao
opened
5 years ago
0
Support just profile
#85
maruware
opened
6 years ago
0
Limit AWS SDK gems installed
#84
colemanja91
closed
6 years ago
0
fix multi region issue
#83
mengqing
opened
6 years ago
0
Checking instances with multi regions
#82
mengqing
opened
6 years ago
0
fix: YAML.load being run on incorrect string
#81
pRdm
opened
6 years ago
3
V1.1.2 - YAML parsing error => TypeError: no implicit conversion of ERB into String
#80
pRdm
opened
6 years ago
1
Requires aws-sdk-ec2 rather than aws-sdk
#79
robdimarco
opened
6 years ago
0
Use `aws-sdk-ec2` gem instead of `aws-sdk` gem?
#78
okuramasafumi
opened
6 years ago
1
Fix NoMethodError undefined method call for Hash
#77
ur5us
closed
6 years ago
0
Allow using aws-sdk v3
#76
magnusvk
closed
6 years ago
0
Getting "LoadError: cannot load such file -- cap-ec2/capistrano" issue suddenly with Capistrano gem v3.4.1
#75
ethicalmohit
closed
6 years ago
1
configure deployment
#74
kirykr
opened
7 years ago
0
remove-aws-sdk-v1
#73
masarakki
closed
7 years ago
1
support-dotfile
#72
masarakki
closed
7 years ago
1
Add ec2 tag separator config option
#71
mszyndel
closed
7 years ago
0
Require aws-sdk v2 instead of v1
#70
mszyndel
closed
7 years ago
2
add latest version to RubyGems
#69
AlexMorreale
closed
6 years ago
8
EC2 instance tags are available as parameters
#68
diidiiman
opened
7 years ago
0
adding handler method and cap task to return host IPs
#67
avonderluft
closed
1 year ago
0
Add `Ec2#ec2_roles` method that takes multiple roles
#66
mrageh
opened
8 years ago
0
Config file in default location not recognized
#65
colin-byrne-1
opened
8 years ago
2
Add custom cap config fetch
#64
pbechu
closed
7 years ago
2
Add support for ec2_filters
#63
cheald
opened
8 years ago
2
please help me config deploy.rb
#62
ghost
closed
8 years ago
0
Upgrade to AWS's v2 SDK.
#61
kylev
closed
7 years ago
6
Use ERB with ec2_config
#60
jdowning
closed
7 years ago
1
Is host filtering supported?
#59
ruudk
closed
8 years ago
6
Adds the ability to set a session token
#58
danevron
opened
9 years ago
0
Does not work for instances with same private ip addresses located in different VPCs.
#57
sebastienliu
closed
9 years ago
2
Allow instance_name env var to filter instances
#56
pedrogarrett
opened
9 years ago
1
Allow specifying a separate application name so that sub applications…
#55
eyespies
opened
9 years ago
0
Multiple AWS accounts for a single deploy
#54
gbish
opened
9 years ago
1
Allow for ec2_project_tag to be nil
#53
mrnovalles
opened
9 years ago
0
How to disable "Stages"?
#52
issei-m
closed
7 years ago
1
empty list when I run util tasks
#51
satboy78
closed
9 years ago
6
allow tag value delimiter to be configurable
#50
erez-rabih
closed
6 years ago
6
Allow custom tag value delimiter
#49
erez-rabih
closed
6 years ago
0
fixes instance_status_ok? to use region
#48
ctaintor
closed
7 years ago
1
fix instance index to start from 01 rather than 00
#47
guymaliar
closed
7 years ago
0
cap-ec2 not running other cap tasks
#46
obenziane2
closed
7 years ago
3
Removed require of capistrano/setup
#45
ashbrown
closed
9 years ago
3
set ec2_region by ask method is ignored and all regions are evaluated before any tasks run
#44
poopops
closed
9 years ago
1
run db:migrations on several nodes
#43
alde
closed
9 years ago
1
Fixes #39 - switched to colorize gem
#42
freakphp
closed
9 years ago
2
cap-ec2 works for capistrano 3.2.1, but not >= 3.3.3
#41
lucaslward
closed
9 years ago
4
Project tag must be defined (documentation unclear).
#40
scraton
closed
9 years ago
1
`colored` gem is old and broken, maybe use `colorize`?
#39
Tomtomgo
closed
9 years ago
3
Fixes #37 as proposed on AWS blog
#38
Tomtomgo
closed
9 years ago
1
Next