Commit Graph

16 Commits

Author SHA1 Message Date
MansM 5bd3995be3 Update install.sh
version bump
2016-05-04 18:03:39 +02:00
Tyler Tidman 071631dc16 Fix shebangs in new scripts after rebasing 2016-03-11 08:59:08 -05:00
Mike Cowgill b4dfd0fa4d Update quick start AWS Terraform
This change started out as a quick update to RHEL 7 support (aka systemd), in
the process I realized most of the other platforms could use an update. While
trying to cleanup there I discovered I was repeating of bunch of information
that might be better maintained in one place - as a result:
 * consolidated server.sh and install.sh
 * removed upstart-join.conf in a favor of join flag in the consul start
 * removed platform specific folders and increased complexity of install.sh to
   include handling the differences
 * updated and extracted consul version
 * added a consistent ip_table.sh file to open ports on firewalls
 * updating consul service management configurations to enable proper restarting behavior for each platform
 * the configuration naming convention is <distro_origin>_file_name
 * added platform to the security group name so you can easily launch multpile platforms at once
 * fixes #1304
2016-03-10 06:22:24 -08:00
Shane O'Grady ee35581869 Fix Consul download link in Terraform scripts
Use https://releases.hashicorp.com
2016-02-10 14:18:13 -02:00
Sathiya Shunmugasundaram 993d8f6f7e centos6 Initial commit 2015-06-02 20:57:35 -04:00
Sathiya Shunmugasundaram ae974bc824 removed kill signal INT from upstart 2015-06-01 13:49:24 -04:00
Sathiya Shunmugasundaram f72c21a032 variable changes for instance types 2015-06-01 01:57:18 -04:00
Sathiya Shunmugasundaram edbd023ee5 Adding rhel scripts and changes for rhel paramaters 2015-06-01 01:26:50 -04:00
Sathiya Shunmugasundaram 7c76a5d816 moved scripts/* under scripts/ubuntu to add support for other platforms 2015-05-31 14:00:57 -04:00
Armon Dadgar 8c86fd1907 Bump version references 2015-05-18 14:37:27 -07:00
Maxim N. Kostrikin 4812e0c652 Change upstart stop consul result 2015-05-07 16:49:23 +05:00
Camilo Aguilar 9bba0cb2c0 Upstart: Consul leave now works as expected. 2015-04-21 16:18:31 -04:00
Armon Dadgar 0c7ca91c74 Cut v0.5.0 2015-02-19 12:01:13 -08:00
Veres Lajos 3b1068387a typofixes - https://github.com/vlajos/misspell_fixer 2014-12-04 23:25:06 +00:00
Armon Dadgar e00515d020 Cutting v0.4.1 2014-10-17 11:00:59 -07:00
Mitchell Hashimoto c4b4f5e9f5 terraform modules (for TF 0.3) 2014-10-11 17:10:05 -07:00