Skip to content

Collection of scripts for Automated deployment of InterSystems Caché instances into the Amazon cloud

License

Notifications You must be signed in to change notification settings

intersystems-community/AWSCacheDeployment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWSCacheDeployment

Collection of scripts for Automated deployment of InterSystems Caché instances into the Amazon cloud

Scripts would provision three AWS instances with RedHat linux, install Caché on each instance and perform initial configuration of the instance.

Prerequisites - you need to provide your own web server and/or Amazon S3 bucket to store distribution and the script/key files.

Replace 'https://mywebsite.com/' in cloudformation.json and bootstrap.sh with your own website address.

You also need to replace "KeyName" : "mykey" with the name of your own keypar.

Package content:

cloudformation.json Amazon Cloud Formation template that provisions three RedHad Linux instances and kicks in initial instance bootstrapping with bootstrap.sh.

bootstrap.sh opens ports in IPTABLE and performs Caché installation with Installer Manifest and cache.key file.

sninstaller.xml performs initial Caché configuration, so it is ECP-ready.

About

Collection of scripts for Automated deployment of InterSystems Caché instances into the Amazon cloud

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%