Skip to content

myfreecomm/aws-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exemplo de arquivo 'config/aws_deploy.yml'

production:
  environment: "production"
  autoscaling_name: "fundos-production"
  load_balancer_name: "Fundos-SSL"
  path: "/srv/fundos/src"
  rds_instance_identifier: "fundos"

sandbox:
  environment: "sandbox"
  autoscaling_name: "fundos-sandbox"
  load_balancer_name: "Fundos-Sandbox"
  path: "/srv/fundos/src"
  rds_instance_identifier: "fundos"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages