bastillion-io / Bastillion-EC2

A web-based SSH console to execute commands and manage multiple EC2 instances simultaneously running on Amazon Web Services (AWS).

Home Page:https://www.bastillion.io/features.html#ec2box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grouping server

ssilayaraja opened this issue · comments

Hi,

I am using EC2Box for the past 1 month. Is this possible to grouping the server.

Not sure if I know quite what you mean. You can create tags for the servers in AWS, the profiles based on tags, and assign users to profiles

Hi skavanagh,

Thanks for your reply. I have some shell scripts to run in the specific instances from the added profile.

For example: I would like to run a Nginx related scripts in five EC2 intances. So if iam able to create a web server group with five Nginx instances, I can run that script in the specific "web server" group instead of selecting the instances from the added profile.